Remove old comment

This field has been reverse engineered.
This commit is contained in:
Kawe Mazidjatari 2023-03-25 17:14:04 +01:00
parent 3be9f3dd95
commit 3649f9be5c

View File

@ -177,7 +177,7 @@ struct dtPoly
/// @note Use the structure's set and get methods to access this value.
unsigned char areaAndtype;
unsigned short disjointSetId; //IDK but looks filled
unsigned short disjointSetId;
unsigned short unk; //IDK but looks filled
unsigned int unk1; //!TODO: debug this if you ever find where this gets used in the engine..
float org[3]; // Seems to be used for AIN file generation (build from large navmesh).