Files
runelite/runescape-client/src/main/java/class338.java
Lucwousin f6c2b4ac11 rev187
2019-12-16 18:40:02 +01:00

15 lines
611 B
Java
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import net.runelite.mapping.ObfuscatedName;
@ObfuscatedName("mj")
public class class338 {
@ObfuscatedName("y")
public static final char[] field4037;
@ObfuscatedName("w")
public static final char[] field4035;
static {
field4037 = new char[]{' ', ' ', '_', '-', 'à', 'á', 'â', 'ä', 'ã', 'À', 'Á', 'Â', 'Ä', 'Ã', 'è', 'é', 'ê', 'ë', 'È', 'É', 'Ê', 'Ë', 'í', 'î', 'ï', 'Í', 'Î', 'Ï', 'ò', 'ó', 'ô', 'ö', 'õ', 'Ò', 'Ó', 'Ô', 'Ö', 'Õ', 'ù', 'ú', 'û', 'ü', 'Ù', 'Ú', 'Û', 'Ü', 'ç', 'Ç', 'ÿ', 'Ÿ', 'ñ', 'Ñ', 'ß'};
field4035 = new char[]{'[', ']', '#'};
}
}