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();