Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -117,15 +117,6 @@ public class NetCache {
|
||||
@Export("NetCache_ioExceptions")
|
||||
public static int NetCache_ioExceptions;
|
||||
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(IB)Lbm;",
|
||||
garbageValue = "31"
|
||||
)
|
||||
static Message method4708(int var0) {
|
||||
return (Message)Messages.Messages_hashTable.get((long)var0);
|
||||
}
|
||||
|
||||
static {
|
||||
__iq_f = 0;
|
||||
NetCache_pendingPriorityWrites = new NodeHashTable(4096);
|
||||
@@ -145,4 +136,13 @@ public class NetCache {
|
||||
NetCache_crcMismatches = 0;
|
||||
NetCache_ioExceptions = 0;
|
||||
}
|
||||
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(IB)Lbm;",
|
||||
garbageValue = "31"
|
||||
)
|
||||
static Message method4708(int var0) {
|
||||
return (Message)Messages.Messages_hashTable.get((long)var0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user