Recast: add the last few flags to the list as well

This commit is contained in:
Kawe Mazidjatari 2024-09-04 10:36:11 +02:00
parent d1bad5c130
commit e89a1d9436

View File

@ -215,7 +215,10 @@ inline static const char* const g_navMeshPolyFlagNames[] =
"door",
"unused_2048",
"unused_4096",
"door_breachable"
"door_breachable",
"unused_16384",
"unused_32768",
"all"
};
struct TraverseLinkPolyPair