diff -r f7fa429e42ab -r 6e641b5453f9 hedgewars/uFLTypes.pas --- 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);