test
This commit is contained in:
@@ -87,7 +87,7 @@ public final class ObjectSound extends Node {
|
||||
intValue = -1041508847
|
||||
)
|
||||
@Export("surfaceOffsetY")
|
||||
int __n;
|
||||
int surfaceOffsetY;
|
||||
@ObfuscatedName("i")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lds;"
|
||||
@@ -101,10 +101,6 @@ public final class ObjectSound extends Node {
|
||||
@Export("obj")
|
||||
ObjectDefinition obj;
|
||||
|
||||
static {
|
||||
objectSounds = new NodeDeque();
|
||||
}
|
||||
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(I)V",
|
||||
@@ -134,4 +130,8 @@ public final class ObjectSound extends Node {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static {
|
||||
objectSounds = new NodeDeque();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user