mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-04-19 16:32:53 +00:00
change
This commit is contained in:
parent
27076789a4
commit
5bd1cb6448
@ -2465,7 +2465,7 @@ bot_dogs_think()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( !isDefined(dog.script_owner) || dog.script_owner == self )
|
if ( isDefined(dog.script_owner) && dog.script_owner == self )
|
||||||
{
|
{
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user