1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

implement cheats over multiplayer

This commit is contained in:
zsilencer
2016-02-01 17:04:39 -07:00
parent b23748c015
commit b2083deed0
13 changed files with 555 additions and 451 deletions

View File

@@ -2290,6 +2290,7 @@ enum {
STR_ACTION_SET_PLAYER_GROUP = 5661,
STR_ACTION_NA = 5662,
STR_ACTION_CLEAR_LANDSCAPE = 5663,
STR_ACTION_CHEAT = 5664,
STR_LAST_ACTION_RAN = 5701,
STR_LOCATE_PLAYER_TIP = 5702,