step
This commit is contained in:
parent
95ed46fff0
commit
fa3d84db0e
2 changed files with 29 additions and 1 deletions
|
@ -14,7 +14,8 @@ public class ModuleManager
|
|||
registerModules(
|
||||
new Fly(),
|
||||
new NoFall(),
|
||||
new HUDModule()
|
||||
new HUDModule(),
|
||||
new Step()
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue