test
This commit is contained in:
@@ -77,10 +77,6 @@ public class OverlayDefinition extends DualNode {
|
||||
@Export("lightness2")
|
||||
public int lightness2;
|
||||
|
||||
static {
|
||||
__jf_f = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
|
||||
public OverlayDefinition() {
|
||||
this.rgb = 0;
|
||||
this.texture = -1;
|
||||
@@ -246,4 +242,8 @@ public class OverlayDefinition extends DualNode {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static {
|
||||
__jf_f = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user