mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
add last player action to player list
This commit is contained in:
@@ -2288,7 +2288,9 @@ enum {
|
||||
STR_ACTION_KICK_PLAYER = 5659,
|
||||
STR_ACTION_MODIFY_GROUPS = 5660,
|
||||
STR_ACTION_SET_PLAYER_GROUP = 5661,
|
||||
STR_ACTION_NA = 5662,
|
||||
|
||||
STR_LAST_ACTION = 5704,
|
||||
STR_CANT_SET_TO_THIS_GROUP = 5705,
|
||||
STR_CANT_REMOVE_GROUP_THAT_PLAYERS_BELONG_TO = 5706,
|
||||
STR_THIS_GROUP_CANNOT_BE_MODIFIED = 5707,
|
||||
|
||||
Reference in New Issue
Block a user