mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
fix issue with incorrect game_command_playerid
This commit is contained in:
@@ -2339,7 +2339,7 @@ enum {
|
||||
STR_RENAME_GROUP = 5709,
|
||||
STR_GROUP_NAME = 5710,
|
||||
STR_ENTER_NEW_NAME_FOR_THIS_GROUP = 5711,
|
||||
STR_CANT_SET_PERMISSION_THAT_YOU_DO_NOT_HAVE_YOURSELF = 5712,
|
||||
STR_CANT_MODIFY_PERMISSION_THAT_YOU_DO_NOT_HAVE_YOURSELF = 5712,
|
||||
|
||||
STR_ACTION_KICK_PLAYER = 5713,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user