This commit is contained in:
Jesse Boyd 2017-03-15 01:26:13 +11:00
parent 2532f0ba22
commit b435fbfb33
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

@ -157,7 +157,6 @@ public final class CommandManager {
//
// }
// });
setupDispatcher();
}
/**
@ -285,6 +284,7 @@ public final class CommandManager {
}
this.platform = platform;
setupDispatcher();
}
public void unregister() {