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:
Markil3
2021-03-02 10:27:29 -07:00
parent 37df8eef93
commit 8798691dc0
3 changed files with 90 additions and 108 deletions

View File

@@ -8,8 +8,7 @@
"client": [
"ClientPlayerHook",
"HeldItemHook",
"HudHook",
"ProfilerHook"
"HudHook"
],
"injectors": {
"defaultRequire": 1