1
This commit is contained in:
parent
d2f261dc5d
commit
a502061f8d
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user