Merge remote-tracking branch 'upstream/master' into master

Nice insider info btw, be nice if you shared it, so-called "open source" client.
This commit is contained in:
ThatGamerBlue
2021-05-28 21:39:25 +01:00
481 changed files with 53410 additions and 51723 deletions

View File

@@ -1,23 +1,13 @@
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("kh")
@ObfuscatedName("kz")
public class class301 {
@ObfuscatedName("h")
@ObfuscatedName("v")
@Export("cp1252AsciiExtension")
public static final char[] cp1252AsciiExtension;
static {
cp1252AsciiExtension = new char[]{'€', '\u0000', '', 'ƒ', '„', '…', '†', '‡', 'ˆ', '‰', 'Š', '', 'Œ', '\u0000', 'Ž', '\u0000', '\u0000', '', '', '“', '”', '•', '', '—', '˜', '™', 'š', '', 'œ', '\u0000', 'ž', 'Ÿ'}; // L: 4
}
@ObfuscatedName("o")
@ObfuscatedSignature(
descriptor = "(I)I",
garbageValue = "1721288249"
)
public static int method5371() {
return ++MouseHandler.MouseHandler_idleCycles - 1; // L: 50
}
}