This commit is contained in:
RedSparr0w
2019-10-21 09:55:09 +13:00
parent 60048b1368
commit 35fea8a48b
+1 -1
View File
@@ -36,7 +36,7 @@ public class Variables {
public static String mining_method = "Bank";
//Thieving
public static Npcs thieving_npc_selected = Npcs.MAN;
public static Npcs thieving_npc_selected = Npcs.MAN_WOMAN;
public static String thieving_method = "None";