Files
runelite/rs-client/src/main/java/class304.java
2019-06-08 06:49:01 +02:00

14 lines
528 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("kr")
public class class304 {
@ObfuscatedName("m")
@Export("cp1252AsciiExtension")
public static final char[] cp1252AsciiExtension;
static {
cp1252AsciiExtension = new char[]{'€', '\u0000', '', 'ƒ', '„', '…', '†', '‡', 'ˆ', '‰', 'Š', '', 'Œ', '\u0000', 'Ž', '\u0000', '\u0000', '', '', '“', '”', '•', '', '—', '˜', '™', 'š', '', 'œ', '\u0000', 'ž', 'Ÿ'};
}
}