mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Recast: add the last few flags to the list as well
This commit is contained in:
parent
d1bad5c130
commit
e89a1d9436
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user