test
This commit is contained in:
@@ -92,11 +92,6 @@ 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;
|
||||
@@ -240,4 +235,9 @@ 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