Add setting to enable non-admin multiplayer clients to rename towns
This commit is contained in:
@@ -325,6 +325,7 @@ enum Commands {
|
||||
|
||||
CMD_FOUND_TOWN, ///< found a town
|
||||
CMD_RENAME_TOWN, ///< rename a town
|
||||
CMD_RENAME_TOWN_NON_ADMIN, ///< rename a town, non-admin command
|
||||
CMD_DO_TOWN_ACTION, ///< do a action from the town detail window (like advertises or bribe)
|
||||
CMD_TOWN_CARGO_GOAL, ///< set the goal of a cargo for a town
|
||||
CMD_TOWN_GROWTH_RATE, ///< set the town growth rate
|
||||
|
Reference in New Issue
Block a user