We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acf8de commit 6bdc3f8Copy full SHA for 6bdc3f8
1 file changed
src/client/hook/impl/visual_hooks.cpp
@@ -43,6 +43,6 @@ void visual_hooks::enable() {
43
}
44
45
void visual_hooks::disable() {
46
- setupandrender_hook.disable();
+ //setupandrender_hook.disable();
47
splashtext_hook.disable();
48
0 commit comments