summaryrefslogtreecommitdiff
path: root/src/command_type.h
diff options
context:
space:
mode:
authorterkhen <terkhen@openttd.org>2010-08-02 21:06:06 +0000
committerterkhen <terkhen@openttd.org>2010-08-02 21:06:06 +0000
commitca0751adb82094a3f7d0042f386f72f43b756575 (patch)
treecc120ec01aa7d7503c771157794a95594329af21 /src/command_type.h
parentf2edc728e6c8d8b74226058ab5842ef60bf34592 (diff)
downloadopenttd-ca0751adb82094a3f7d0042f386f72f43b756575.tar.xz
(svn r20322) -Codechange: Move Expand town code to a command.
Diffstat (limited to 'src/command_type.h')
-rw-r--r--src/command_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_type.h b/src/command_type.h
index 19132a27f..8f74d6e61 100644
--- a/src/command_type.h
+++ b/src/command_type.h
@@ -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