Files
runelite/runescape-client/src/main/java/class316.java
Owain van Brakel e6be88fbeb project: rev 199
2021-08-25 13:49:53 +02:00

14 lines
514 B
Java
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("lj")
public class class316 {
@ObfuscatedName("n")
@Export("cp1252AsciiExtension")
public static final char[] cp1252AsciiExtension;
static {
cp1252AsciiExtension = new char[]{'€', '\u0000', '', 'ƒ', '„', '…', '†', '‡', 'ˆ', '‰', 'Š', '', 'Œ', '\u0000', 'Ž', '\u0000', '\u0000', '', '', '“', '”', '•', '', '—', '˜', '™', 'š', '', 'œ', '\u0000', 'ž', 'Ÿ'};
}
}