mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
Add new action to 'edit scenario options' permission
This commit is contained in:
@@ -216,7 +216,8 @@ const std::vector<NetworkAction> NetworkActions::Actions =
|
||||
}, {
|
||||
STR_ACTION_EDIT_SCENARIO_OPTIONS, "PERMISSION_EDIT_SCENARIO_OPTIONS",
|
||||
{
|
||||
GAME_COMMAND_EDIT_SCENARIO_OPTIONS
|
||||
GAME_COMMAND_EDIT_SCENARIO_OPTIONS,
|
||||
GAME_COMMAND_SET_CLIMATE
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user