mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Recast: update development code
Used for debugging an unknown array.
This commit is contained in:
parent
c7adefa56c
commit
73d0e81983
@ -817,8 +817,8 @@ bool dtCreateNavMeshData(dtNavMeshCreateParams* params, unsigned char** outData,
|
||||
#endif
|
||||
|
||||
rdIgnoreUnused(polyMap);
|
||||
//for(int i=0;i<unkPerPoly*totPolyCount;i++)
|
||||
// unknownArray[i] = rand();
|
||||
//for(int i=0;i<polyMapCount*totPolyCount;i++)
|
||||
// polyMap[i] = rand();
|
||||
|
||||
// Store header
|
||||
header->magic = DT_NAVMESH_MAGIC;
|
||||
|
Loading…
x
Reference in New Issue
Block a user