1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 13:03:11 +01:00

Implement GameAction for setting date

This commit is contained in:
Michael Steenbeek
2019-03-31 19:48:51 +02:00
committed by GitHub
parent e38efcbec4
commit b618bbdcd4
10 changed files with 84 additions and 14 deletions

View File

@@ -237,6 +237,7 @@ const std::array<NetworkAction, NETWORK_PERMISSION_COUNT> NetworkActions::Action
"PERMISSION_CHEAT",
{
GAME_COMMAND_CHEAT,
GAME_COMMAND_SET_DATE,
},
},
NetworkAction{