[build] up haxe dependencies
This commit is contained in:
@@ -61,7 +61,7 @@ class Client implements IConnectionHandler {
|
||||
Provider.set(IConnection, new ru.m.connect.js.JsConnection("localhost", 5001));
|
||||
#end
|
||||
|
||||
Provider.get(IConnection).handler.addListener(this);
|
||||
//Provider.get(IConnection).handler.addListener(this);
|
||||
|
||||
view = new MainView();
|
||||
Provider.set(IFrameSwitcher, view.switcher);
|
||||
|
||||
Reference in New Issue
Block a user