Added some refactoring around cache path logic

This commit is contained in:
Jonatino
2021-03-21 13:46:37 -04:00
parent f41aa220a4
commit 04634bc5b9
10 changed files with 49 additions and 40 deletions

View File

@@ -8,7 +8,8 @@ import net.runelite.mapping.ObfuscatedSignature;
@Implements("Timer")
public class Timer {
@ObfuscatedName("f")
static String[] field3621;
@Export("cacheSubPaths")
static String[] cacheSubPaths;
@ObfuscatedName("n")
@ObfuscatedGetter(
longValue = -2999131098664295081L
@@ -175,4 +176,4 @@ public class Timer {
var1.writeShort(this.field3613); // L: 76
var1.writeShort(this.field3619); // L: 77
} // L: 78
}
}