From 09fca459a7acd7c1b1e14712678a977d30a13297 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 4 Feb 2009 16:09:16 +0000 Subject: (svn r15335) -Change: use the patch change mechanism to change the road side too instead of a separate command. --- src/command_type.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/command_type.h') 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 -- cgit v1.2.3-54-g00ecf