mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-04-22 15:25:42 +00:00
need to set the var sooner
This commit is contained in:
parent
9b8b631ff3
commit
221785f437
@ -327,9 +327,9 @@ watchVars()
|
|||||||
|
|
||||||
for ( ;; )
|
for ( ;; )
|
||||||
{
|
{
|
||||||
wait 0.05;
|
|
||||||
|
|
||||||
self.team = self.pers["team"];
|
self.team = self.pers["team"];
|
||||||
|
|
||||||
|
wait 0.05;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user