mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 10:15:44 +00:00
oops
This commit is contained in:
parent
ab98267dfd
commit
455a2564a2
@ -692,7 +692,7 @@ chopperWatch()
|
||||
if (!isEntity(chopper))
|
||||
{
|
||||
chopper = level.chopper["allies"];
|
||||
if (!isDefined(chopper)
|
||||
if (!isDefined(chopper))
|
||||
chopper = level.chopper["axis"];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user