(svn r20323) -Codechange: Move Delete town code to a command.

This commit is contained in:
terkhen
2010-08-02 21:07:23 +00:00
parent ca0751adb8
commit 7a6df202d0
4 changed files with 69 additions and 57 deletions

View File

@@ -236,6 +236,7 @@ enum Commands {
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_DELETE_TOWN, ///< delete a town
CMD_SELL_SHIP, ///< sell a ship
CMD_BUILD_SHIP, ///< build a new ship