summaryrefslogtreecommitdiff
path: root/src/command_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-26 00:31:36 +0000
committerrubidium <rubidium@openttd.org>2008-05-26 00:31:36 +0000
commitcd8e589fa9c744a24d550de0dcd549f00ea6de1c (patch)
tree3f44a1d9be6c38b45ad872a47f1b32469c469497 /src/command_type.h
parent8c9cc415e3eac6a7709f6a8978f213311416312e (diff)
downloadopenttd-cd8e589fa9c744a24d550de0dcd549f00ea6de1c.tar.xz
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
-Codechange: split the diff_custom variable. -Feature: allow changing some of the diff_custom variables via the console in network games.
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 da310fe4e..742bdd9ba 100644
--- a/src/command_type.h
+++ b/src/command_type.h
@@ -233,8 +233,6 @@ enum {
CMD_SET_ROAD_DRIVE_SIDE, ///< set the side where the road vehicles drive
- CMD_CHANGE_DIFFICULTY_LEVEL, ///< change the difficult of a game (each setting for it own)
-
CMD_START_STOP_SHIP, ///< start/stop a ship
CMD_SELL_SHIP, ///< sell a ship
CMD_BUILD_SHIP, ///< build a new ship