diff options
Diffstat (limited to 'src/command_type.h')
-rw-r--r-- | src/command_type.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_type.h b/src/command_type.h index b0b109455..bf6507bcd 100644 --- a/src/command_type.h +++ b/src/command_type.h @@ -262,6 +262,7 @@ enum Commands { CMD_BUILD_CANAL, ///< build a canal CMD_COMPANY_CTRL, ///< used in multiplayer to create a new companies etc. + CMD_CUSTOM_NEWS_ITEM, ///< create a custom news message CMD_LEVEL_LAND, ///< level land CMD_BUILD_LOCK, ///< build a lock |