[build] update to fulp-haxetool 0.0.6

This commit is contained in:
2018-04-06 16:29:45 +03:00
parent 2255a806b9
commit caae1216d0
3 changed files with 3 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ class Client {
L.push(new JSLogger());
#end
#if debug
L.push(new SocketLogger());
//L.push(new SocketLogger());
#end
Const.init();
Init.init();