More refactoring (tm)

This commit is contained in:
Lucas
2019-07-07 15:10:50 +02:00
parent e1a815eddd
commit e2aac6d899
159 changed files with 38213 additions and 46222 deletions

View File

@@ -6,8 +6,7 @@ import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("ls")
@Implements("WorldMapArchiveLoader")
public class WorldMapArchiveLoader
{
public class WorldMapArchiveLoader {
@ObfuscatedName("o")
@Export("cacheName")
String cacheName;