diff --git a/gunfun/mod/main.gsc b/gunfun/mod/main.gsc index 5635110..42720f7 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 hide(); self thread mod\streaks::setStreaks(); self takeAllWeapons();