branch | qmlfrontend |
changeset 11442 | 6e641b5453f9 |
parent 11439 | 23912c93935a |
child 11445 | 330c14f4ba69 |
--- a/hedgewars/uFLTypes.pas Tue Dec 01 19:49:59 2015 +0300 +++ b/hedgewars/uFLTypes.pas Tue Dec 01 23:37:10 2015 +0300 @@ -11,7 +11,7 @@ , mtRemoveRoomClient, mtRoomChatLine, mtAddRoom, mtUpdateRoom , mtRemoveRoom, mtError, mtWarning, mtMoveToLobby, mtMoveToRoom , mtNickname, mtSeed, mtTheme, mtScript, mtFeatureSize, mtMapGen - , mtMap, mtMazeSize, mtTemplate); + , mtMap, mtMazeSize, mtTemplate, mtAmmo); TFLIBEvent = (flibGameFinished);