Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -50,6 +50,10 @@ public class UnderlayDefinition extends DualNode {
|
||||
@Export("hueMultiplier")
|
||||
public int hueMultiplier;
|
||||
|
||||
static {
|
||||
UnderlayDefinition_cached = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
|
||||
UnderlayDefinition() {
|
||||
this.rgb = 0;
|
||||
}
|
||||
@@ -179,8 +183,4 @@ public class UnderlayDefinition extends DualNode {
|
||||
static class249[] method4839() {
|
||||
return new class249[]{class249.field3277, class249.field3273, class249.field3274};
|
||||
}
|
||||
|
||||
static {
|
||||
UnderlayDefinition_cached = new EvictingDualNodeHashTable(64);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user