diff --git a/Changes-to-original-game.md b/Changes-to-original-game.md index 7ad24db..bc5ac0e 100644 --- a/Changes-to-original-game.md +++ b/Changes-to-original-game.md @@ -14,8 +14,8 @@ * Options window now uses a tab interface, as seen in Chris Sawyer's Locomotion. * Ability to change language via the options window. * Languages stored as txt files in `./data/languages` -* Autosaving * Use + and - to change game speed. * SC4 files can now also be opened as well as SV4 files in the scenario editor. * Command line interface available: ```openrct2 edit ./forest_frontiers.sc4``` -* Random map generator available in scenario editor. (Accessible via the view menu) \ No newline at end of file +* Random map generator available in scenario editor. (Accessible via the view menu) +* Autosaving \ No newline at end of file