rsc: please read the commit message for my neverending descent into madness
how do i stop making castles every time i go to the beach i make a castle every time i open blender i model castles every time i play chess i castle i just cant stop making castles dude
This commit is contained in:
@@ -7,19 +7,22 @@ import net.runelite.mapping.ObfuscatedSignature;
|
||||
@ObfuscatedName("ip")
|
||||
@Implements("NetFileRequest")
|
||||
public class NetFileRequest extends DualNode {
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Liy;"
|
||||
)
|
||||
@Export("archive")
|
||||
public Archive archive;
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -319627239
|
||||
)
|
||||
@Export("crc")
|
||||
public int crc;
|
||||
@ObfuscatedName("d")
|
||||
@Export("padding")
|
||||
public byte padding;
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Liy;"
|
||||
)
|
||||
@Export("archive")
|
||||
public Archive archive;
|
||||
@ObfuscatedName("v")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -319627239
|
||||
)
|
||||
@Export("crc")
|
||||
public int crc;
|
||||
@ObfuscatedName("d")
|
||||
@Export("padding")
|
||||
public byte padding;
|
||||
|
||||
NetFileRequest() {
|
||||
} // L: 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user