mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-08-30 18:23:14 +00:00
need to set the var sooner
This commit is contained in:
@@ -327,9 +327,9 @@ watchVars()
|
|||||||
|
|
||||||
for ( ;; )
|
for ( ;; )
|
||||||
{
|
{
|
||||||
wait 0.05;
|
|
||||||
|
|
||||||
self.team = self.pers["team"];
|
self.team = self.pers["team"];
|
||||||
|
|
||||||
|
wait 0.05;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user