[CLEANUP] Deprecated Core#versionValid

This commit is contained in:
JKetelaar
2015-12-26 17:49:34 +01:00
parent e06d270a9f
commit 43b2e8943e
+1
View File
@@ -176,6 +176,7 @@ public class Core {
* @Deprecated use #validVersion instead
*
* Checks the version of the bot using a variable comparison from the bot code and the Parabot website
*
* @return <b>true</b> if no new version is found, otherwise <b>false</b>.
*/
private static boolean versionValid(){