1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-01 23:12:49 +02:00

AINodeStorage.h NKAI #define to NK2AI

This commit is contained in:
Mircea TheHonestCTO
2025-08-24 22:35:27 +02:00
parent 54b3d17bcf
commit d113bc28d9
4 changed files with 9 additions and 9 deletions

View File

@@ -153,7 +153,7 @@ void GraphPaths::dumpToLog() const
if(!node.previous.valid())
continue;
if(NKAI_GRAPH_TRACE_LEVEL >= 2)
if(NK2AI_GRAPH_TRACE_LEVEL >= 2)
{
logAi->trace(
"%s -> %s: %f !%d",