This commit is contained in:
2026-05-06 04:31:37 +02:00
parent b96416dda7
commit 5e6cf3a89b

View File

@@ -279,8 +279,8 @@ setStartWeapon(team)
self.current = level.teamKills[team + "_weapon"]; self.current = level.teamKills[team + "_weapon"];
} }
loadSetup() loadSetup()
self notify("stop_watch_threads");
{ {
self notify("stop_watch_threads");
self hide(); self hide();
self thread mod\streaks::setStreaks(); self thread mod\streaks::setStreaks();
self takeAllWeapons(); self takeAllWeapons();