mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-29 18:34:42 +00:00
Calculating DefineSprite rect fix
This commit is contained in:
@@ -240,6 +240,9 @@ public class DefineSpriteTag extends DrawableTag implements Timelined {
|
||||
characterId = chi;
|
||||
}
|
||||
}
|
||||
if (pot.flagMove() && m == null) {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
if (characterId == -1) {
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user