Reduce var usage

This commit is contained in:
ineedbots
2021-06-04 14:15:21 -06:00
parent a18aa4c446
commit f109ab8fbb
3 changed files with 29 additions and 6 deletions

View File

@ -51,6 +51,9 @@ connected()
self thread onGiveLoadout();
self thread onKillcam();
wait 0.1;
self.challengeData = [];
}
/*