From 063cc1b349109b5b974cbf54a50ad77758e7e761 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Wed, 6 May 2026 16:19:59 +0200 Subject: [PATCH] Revert "~~" This reverts commit 5e6cf3a89ba4ee2919c250ac85db462c4e829379. --- 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 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();