hedgewars/uFLTypes.pas
branchqmlfrontend
changeset 11433 bca9afcc3a72
parent 11431 80a9b14bb8d3
child 11434 23912c93935a
--- a/hedgewars/uFLTypes.pas	Thu Nov 26 20:11:54 2015 +0300
+++ b/hedgewars/uFLTypes.pas	Sat Nov 28 00:18:04 2015 +0300
@@ -7,7 +7,8 @@
                     , mtRemoveLobbyClient, mtLobbyChatLine, mtAddRoomClient
                     , mtRemoveRoomClient, mtRoomChatLine, mtAddRoom, mtUpdateRoom
                     , mtRemoveRoom, mtError, mtWarning, mtMoveToLobby, mtMoveToRoom
-                    , mtNickname, mtSeed, mtTheme, mtScript);
+                    , mtNickname, mtSeed, mtTheme, mtScript, mtFeatureSize, mtMapGen
+                    , mtMap, mtMazeSize, mtTemplate);
 
     TIPCMessage = record
                    str: shortstring;