modules list and remove broken stuff
This commit is contained in:
parent
2a89f212e5
commit
b58eedfb9c
16 changed files with 168 additions and 44 deletions
|
@ -16,7 +16,9 @@ public class ModuleManager
|
|||
new NoFall(),
|
||||
new HUDModule(),
|
||||
new Step(),
|
||||
new Fullbright()
|
||||
new Fullbright(),
|
||||
new Speed(),
|
||||
new ModulesList()
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue