Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -92,6 +92,11 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
@Export("__z")
|
||||
int __z;
|
||||
|
||||
static {
|
||||
SpotAnimationDefinition_cached = new EvictingDualNodeHashTable(64);
|
||||
SpotAnimationDefinition_cachedModels = new EvictingDualNodeHashTable(30);
|
||||
}
|
||||
|
||||
SpotAnimationDefinition() {
|
||||
this.sequence = -1;
|
||||
this.widthScale = 128;
|
||||
@@ -235,9 +240,4 @@ public class SpotAnimationDefinition extends DualNode {
|
||||
static int method4822() {
|
||||
return Client.isResizable?2:1;
|
||||
}
|
||||
|
||||
static {
|
||||
SpotAnimationDefinition_cached = new EvictingDualNodeHashTable(64);
|
||||
SpotAnimationDefinition_cachedModels = new EvictingDualNodeHashTable(30);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user