mirror of
https://github.com/Miasmusa/Shadow.git
synced 2024-11-14 19:04:54 -05:00
doshandler
This commit is contained in:
parent
5838809911
commit
fa972bdab2
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@ public class CommandRegistry {
|
|||
static {
|
||||
// TODO: 18.12.21 add commands
|
||||
init();
|
||||
}
|
||||
rebuildSharedCommands();
|
||||
}
|
||||
|
||||
public static List<Command> getCommands() {
|
||||
return sharedCommands;
|
||||
|
|
Loading…
Reference in a new issue