forked from mirror/OpenTTD
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user