mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
whoops
This commit is contained in:
@@ -79,6 +79,8 @@ fn dispatcher_init<'a>() -> CommandDispatcher<'a> {
|
||||
dispatcher.register(cmd_gamemode::init_command_tree());
|
||||
dispatcher.register(cmd_stop::init_command_tree());
|
||||
dispatcher.register(cmd_help::init_command_tree());
|
||||
|
||||
dispatcher
|
||||
}
|
||||
|
||||
pub fn handle_command(sender: &mut CommandSender, cmd: &str) {
|
||||
|
||||
Reference in New Issue
Block a user