branch | qmlfrontend |
changeset 11439 | 23912c93935a |
parent 11429 | 86c13e5662f1 |
child 11443 | 1a6148b4de3b |
--- 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,