mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
Require a restart after changing hardware rendering setting, decouple setting from active status
This commit is contained in:
@@ -2143,6 +2143,9 @@ enum {
|
||||
STR_KICK_PLAYER = 5556,
|
||||
STR_STAY_CONNECTED_AFTER_DESYNC = 5557,
|
||||
|
||||
STR_RESTART_REQUIRED = 5558,
|
||||
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
STR_COUNT = 32768
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user