click_catcher will now readd itself when the hud updates (#29041)

This commit is contained in:
Toastical
2025-04-26 21:22:19 +03:00
committed by GitHub
parent c5511b0b88
commit 426babc7df
+1 -1
View File
@@ -981,7 +981,7 @@
/client/proc/generate_clickcatcher()
if(!void)
void = new()
screen += void
screen += void
/client/proc/apply_clickcatcher()
generate_clickcatcher()