mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 11:45:13 +01:00
Purge leftover references to SetClimate game command (#24104)
* Purge leftover references to SetClimate game command * Bump network version
This commit is contained in:
@@ -1358,7 +1358,6 @@ const static EnumMap<GameCommand> ActionNameToType = {
|
||||
{ "bannersetname", GameCommand::SetBannerName },
|
||||
{ "bannersetstyle", GameCommand::SetBannerStyle },
|
||||
{ "clearscenery", GameCommand::ClearScenery },
|
||||
{ "climateset", GameCommand::SetClimate },
|
||||
{ "footpathplace", GameCommand::PlacePath },
|
||||
{ "footpathlayoutplace", GameCommand::PlacePathLayout },
|
||||
{ "footpathremove", GameCommand::RemovePath },
|
||||
|
||||
Reference in New Issue
Block a user