implement reload
This commit is contained in:
parent
1a9a9aea42
commit
00bfe748cc
3 changed files with 34 additions and 0 deletions
|
@ -26,6 +26,7 @@ public final class EaaMod implements ClientModInitializer {
|
|||
new TagCommand();
|
||||
new CheckPlayerCommand();
|
||||
new CheckLobbyCommand();
|
||||
new ReloadCommand();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue