This commit is contained in:
aozhiwei 2023-03-27 18:09:49 +08:00
parent c442a0e563
commit 346581bd48

View File

@ -936,7 +936,7 @@ bool MapInstance::SceneRaycast(const glm::vec3& orig,
} while (!end);
if (result) {
#ifdef DEBUG
#ifdef DEBUG1
if (DebugCmd::Enable()) {
a8::XPrintf("nearest_node:%s tri_count:%d nearest_distance:%f\n",
{nearest_node->tri->node->name,