mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
replace tutorial button with new multiplayer button
tutorial button and multiplayer button can be enabled / disabled easily, window auto resizes etc.
This commit is contained in:
@@ -2208,6 +2208,8 @@ enum {
|
||||
|
||||
STR_CHEAT_UNLOCK_OPERATING_LIMITS_TIP = 5585,
|
||||
|
||||
STR_SHOW_MULTIPLAYER_TIP = 5588,
|
||||
|
||||
// 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