mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 00:34:46 +01:00
Automatically open shops & stalls
- Added a new option under misc to automatically open shops and stalls - Option is disabled by default - When enabled, shops & stalls are automatically opened right after being placed on the map
This commit is contained in:
@@ -2155,6 +2155,9 @@ enum {
|
||||
STR_KICK_PLAYER = 5556,
|
||||
STR_STAY_CONNECTED_AFTER_DESYNC = 5557,
|
||||
|
||||
STR_AUTO_OPEN_SHOPS = 5586,
|
||||
STR_AUTO_OPEN_SHOPS_TIP = 5587,
|
||||
|
||||
STR_RESTART_REQUIRED = 5558,
|
||||
STR_LANGUAGE_LOAD_FAILED = 5561,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user