(svn r20322) -Codechange: Move Expand town code to a command.
This commit is contained in:
@@ -235,6 +235,7 @@ enum Commands {
|
||||
CMD_FOUND_TOWN, ///< found a town
|
||||
CMD_RENAME_TOWN, ///< rename a town
|
||||
CMD_DO_TOWN_ACTION, ///< do a action from the town detail window (like advertises or bribe)
|
||||
CMD_EXPAND_TOWN, ///< expand a town
|
||||
|
||||
CMD_SELL_SHIP, ///< sell a ship
|
||||
CMD_BUILD_SHIP, ///< build a new ship
|
||||
|
Reference in New Issue
Block a user