Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -77,6 +77,10 @@ public class OverlayDefinition extends DualNode {
|
||||
@Export("lightness2")
|
||||
public int lightness2;
|
||||
|
||||
static {
|
||||
__jf_f = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
|
||||
public OverlayDefinition() {
|
||||
this.rgb = 0;
|
||||
this.texture = -1;
|
||||
@@ -242,8 +246,4 @@ public class OverlayDefinition extends DualNode {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static {
|
||||
__jf_f = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user