no message
This commit is contained in:
@@ -16,6 +16,8 @@ public class Loop extends FileObjectWithMessages {
|
||||
@Expose
|
||||
private int perfectLoop;
|
||||
@Expose
|
||||
private int hasNonRectangularBounds;
|
||||
@Expose
|
||||
public LoopState loopState;
|
||||
//---
|
||||
@Expose
|
||||
@@ -44,7 +46,6 @@ public class Loop extends FileObjectWithMessages {
|
||||
all_children.addAll(children);
|
||||
return all_children;
|
||||
}
|
||||
|
||||
/*
|
||||
public Loop(String[] packedLoopInfo, Index idx, DBProjectFile father_in) {
|
||||
file = father_in.name;
|
||||
|
||||
Reference in New Issue
Block a user