mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 16:49:10 +00:00
[CLEANUP] Removed latest version var
This commit is contained in:
@@ -34,7 +34,6 @@ public class Core {
|
||||
private static boolean secure = true;
|
||||
|
||||
private static Version currentVersion = Configuration.BOT_VERSION;
|
||||
private static Version latestVersion;
|
||||
|
||||
public static void disableValidation() {
|
||||
Core.validate = false;
|
||||
|
||||
Reference in New Issue
Block a user