also this
This commit is contained in:
parent
8caac69bb5
commit
aa100110bd
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ public class Updater extends BukkitRunnable implements Listener {
|
||||||
if (availableUpdate == null)
|
if (availableUpdate == null)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
// TODO
|
// TODO dont forget about verifictaion
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue