diff --git a/modules/wolfgame.py b/modules/wolfgame.py index 4c7d9ac..914b470 100644 --- a/modules/wolfgame.py +++ b/modules/wolfgame.py @@ -1021,6 +1021,7 @@ def join_timer_handler(cli): if not chk_acc and not checker: var.PINGING_IFS = False + var.WARNING_LOCK.release() return @hook("whospcrpl", hookid=387)