This commit is contained in:
aozhiwei 2022-12-31 15:27:22 +08:00
parent 3f143334f4
commit 9cb479e2b1

View File

@ -838,7 +838,6 @@ void Bullet::GetHitCreatures(BulletCheckResult& result)
stop = true;
return;
}
return;
}
AabbCollider aabb_box;
c->GetHitAabbBox(aabb_box);