diff --git a/Changes-to-original-game.md b/Changes-to-original-game.md index 35f6ad7..7ad24db 100644 --- a/Changes-to-original-game.md +++ b/Changes-to-original-game.md @@ -14,6 +14,7 @@ * 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```