mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove old comment
This field has been reverse engineered.
This commit is contained in:
parent
3be9f3dd95
commit
3649f9be5c
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user