mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 17:25:33 +00:00
button and clip actions fixed
This commit is contained in:
@@ -2264,6 +2264,7 @@ public class SWFInputStream implements AutoCloseable {
|
||||
if (!ret.buttonHasBlendMode && !ret.buttonHasFilterList
|
||||
&& !ret.buttonStateHitTest && !ret.buttonStateDown
|
||||
&& !ret.buttonStateOver && !ret.buttonStateUp && ret.reserved == 0) {
|
||||
endDumpLevel();
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user