Skip to content

Commit 6bdc3f8

Browse files
authored
final fix I HOPE
1 parent 6acf8de commit 6bdc3f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/client/hook/impl/visual_hooks.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ void visual_hooks::enable() {
4343
}
4444

4545
void visual_hooks::disable() {
46-
setupandrender_hook.disable();
46+
//setupandrender_hook.disable();
4747
splashtext_hook.disable();
4848
}

0 commit comments

Comments
 (0)