Moves the status bar adjustments to HudHook
They really do belong there. Hooking into the profiler was just a crutch.
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"client": [
|
||||
"ClientPlayerHook",
|
||||
"HeldItemHook",
|
||||
"HudHook",
|
||||
"ProfilerHook"
|
||||
"HudHook"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
||||
Reference in New Issue
Block a user