summaryrefslogtreecommitdiff
path: root/src/command_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-02-04 16:09:16 +0000
committerrubidium <rubidium@openttd.org>2009-02-04 16:09:16 +0000
commit09fca459a7acd7c1b1e14712678a977d30a13297 (patch)
tree9e8fdb91ff99e8b4da81a383159882a8ff57b155 /src/command_type.h
parent496b541cb1eb64405ad6e89a322530e8875e183d (diff)
downloadopenttd-09fca459a7acd7c1b1e14712678a977d30a13297.tar.xz
(svn r15335) -Change: use the patch change mechanism to change the road side too instead of a separate command.
Diffstat (limited to 'src/command_type.h')
-rw-r--r--src/command_type.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/command_type.h b/src/command_type.h
index f64780ed7..f0f2b27a0 100644
--- a/src/command_type.h
+++ b/src/command_type.h
@@ -240,8 +240,6 @@ enum {
CMD_RENAME_TOWN, ///< rename a town
CMD_DO_TOWN_ACTION, ///< do a action from the town detail window (like advertises or bribe)
- CMD_SET_ROAD_DRIVE_SIDE, ///< set the side where the road vehicles drive
-
CMD_SELL_SHIP, ///< sell a ship
CMD_BUILD_SHIP, ///< build a new ship
CMD_SEND_SHIP_TO_DEPOT, ///< send a ship to a depot