mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-13 02:52:59 +00:00
#1162 improved opening loaded swf files
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
DebugConnection.writeLoaderBytes(bytes);
|
||||
super.loadBytes(bytes,context);
|
||||
}
|
||||
|
||||
public override function toString():String {
|
||||
return "[object Loader]";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user