forked from virt-mirrors/Sit
fix misc events not loading
This commit is contained in:
parent
1316686d85
commit
1d51eb46ba
1 changed files with 1 additions and 0 deletions
|
@ -65,5 +65,6 @@ public class Events {
|
||||||
public static void registerCommon() {
|
public static void registerCommon() {
|
||||||
playerConnections();
|
playerConnections();
|
||||||
server();
|
server();
|
||||||
|
misc();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue