project: Rev 204

This commit is contained in:
Owain van Brakel
2022-03-23 14:15:28 +01:00
parent 14d41dd9a4
commit 3834b46aee
532 changed files with 61751 additions and 59895 deletions

View File

@@ -0,0 +1,13 @@
import net.runelite.mapping.Export;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("jk")
public class class267 {
@ObfuscatedName("gh")
@ObfuscatedSignature(
descriptor = "Lot;"
)
@Export("WorldMapElement_fonts")
static Fonts WorldMapElement_fonts;
}