1
This commit is contained in:
parent
f16e6ba56d
commit
5d62bdfb7b
@ -942,8 +942,8 @@ void Bullet::GetHitCreatures(BulletCheckResult& result)
|
||||
#ifdef MYDEBUG1
|
||||
a8::XPrintf("GetHitCreatures gun_id:%d\n", {gun_meta->id()});
|
||||
#endif
|
||||
++result.c_hit_num;
|
||||
if (gun_meta->ispenetrate()) {
|
||||
++result.c_hit_num;
|
||||
hit_objects_.insert(c->GetUniId());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user