Fixed saving Bit values

AS3: Automatic Calculating Body parameters
This commit is contained in:
Jindra Petk
2011-07-24 20:01:30 +02:00
parent 940a57f5d8
commit 66449bfc6c
153 changed files with 2418 additions and 952 deletions

View File

@@ -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() {