diff -r bca9afcc3a72 -r 23912c93935a hedgewars/hwLibrary.pas --- a/hedgewars/hwLibrary.pas Sat Nov 28 00:18:04 2015 +0300 +++ b/hedgewars/hwLibrary.pas Mon Nov 30 23:25:18 2015 +0300 @@ -50,6 +50,7 @@ , uFLNet , uFLNetProtocol , uFLUICallback + , uFLRunQueue ; {$INCLUDE "config.inc"} @@ -180,6 +181,7 @@ // network connectOfficialServer, passNetData, + passFlibEvent, sendChatLine, joinRoom, partRoom,