mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-21 16:15:37 +00:00
Fixed saving Bit values
AS3: Automatic Calculating Body parameters
This commit is contained in:
@@ -35,7 +35,7 @@ import java.util.HashMap;
|
||||
public class ASMSourceEditorPane extends LineMarkedEditorPane {
|
||||
|
||||
public ABC abc;
|
||||
public int bodyIndex;
|
||||
public int bodyIndex=-1;
|
||||
|
||||
public ASMSourceEditorPane() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user