1
This commit is contained in:
parent
eac8e243ec
commit
b49d3ac23c
@ -411,7 +411,7 @@ Human* ZombieModeAI::GetTarget()
|
|||||||
target = nullptr;
|
target = nullptr;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#if 1
|
#if 0
|
||||||
if (target->IsPlayer()) {
|
if (target->IsPlayer()) {
|
||||||
target = nullptr;
|
target = nullptr;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user