Multiple Changes Check Commits (#48)

* Temp Hiscores & SettingsLoader changes

 Registered Accounts cycle count change

* EverythingRS Heatmap
This commit is contained in:
Josh Shippam
2019-10-10 15:59:59 +01:00
committed by Daniel Ginovker
parent 83e612b50f
commit 5b4c669d64
8 changed files with 38 additions and 10 deletions
@@ -33,7 +33,7 @@ public class PlayersOnlineWebsite {
}
} else if (hasntwared) {
hasntwared = false;
System.out.println("No Players Online On Website Password Set So Task Stopped");
System.out.println("No Website Password Set So Website Integration Tasks Stopped");
}
}
}