From 5e6cf3a89ba4ee2919c250ac85db462c4e829379 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Wed, 6 May 2026 04:31:37 +0200 Subject: [PATCH] ~~ --- gunfun/mod/main.gsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gunfun/mod/main.gsc b/gunfun/mod/main.gsc index 42720f7..5635110 100755 --- a/gunfun/mod/main.gsc +++ b/gunfun/mod/main.gsc @@ -279,8 +279,8 @@ setStartWeapon(team) self.current = level.teamKills[team + "_weapon"]; } loadSetup() - self notify("stop_watch_threads"); { + self notify("stop_watch_threads"); self hide(); self thread mod\streaks::setStreaks(); self takeAllWeapons();