--- 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;