This commit is contained in:
aozhiwei 2023-03-20 18:38:18 +08:00
parent d2f261dc5d
commit a502061f8d

View File

@ -1014,7 +1014,7 @@ void Bullet::Raycast()
} else { } else {
raycast_len_ = gun_meta->range(); raycast_len_ = gun_meta->range();
} }
#ifdef DEBUG1 #ifdef DEBUG
a8::XPrintf("bullet.raycast ret:%d hit_result:%d raycast_hit_point_:%f,%f,%f\n", a8::XPrintf("bullet.raycast ret:%d hit_result:%d raycast_hit_point_:%f,%f,%f\n",
{ {
ret, ret,