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:
committed by
GitHub
parent
e38efcbec4
commit
b618bbdcd4
@@ -237,6 +237,7 @@ const std::array<NetworkAction, NETWORK_PERMISSION_COUNT> NetworkActions::Action
|
||||
"PERMISSION_CHEAT",
|
||||
{
|
||||
GAME_COMMAND_CHEAT,
|
||||
GAME_COMMAND_SET_DATE,
|
||||
},
|
||||
},
|
||||
NetworkAction{
|
||||
|
||||
Reference in New Issue
Block a user