Added some refactoring around cache path logic
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user