forked from LeenkxTeam/LNXSDK
Node patch
This commit is contained in:
@ -85,10 +85,6 @@ class NetworkHttpRequestNode extends LogicNode {
|
||||
} catch( e : Dynamic ) {
|
||||
trace("Could not complete request: " + e);
|
||||
}
|
||||
|
||||
callbackType = 0;
|
||||
runOutput(0);
|
||||
|
||||
}
|
||||
|
||||
override function get(from: Int): Dynamic {
|
||||
|
||||
Reference in New Issue
Block a user