Merges Injector
Welcome to the new world boys.
This commit is contained in:
13
rs-client/src/main/java/class309.java
Normal file
13
rs-client/src/main/java/class309.java
Normal file
@@ -0,0 +1,13 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("kl")
|
||||
public class class309 {
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 147524751
|
||||
)
|
||||
@Export("PcmPlayer_sampleRate")
|
||||
public static int PcmPlayer_sampleRate;
|
||||
}
|
||||
Reference in New Issue
Block a user