Rename dtOffMeshConnection field

CAI_Navigator::m_traverseRefYaw gets set to this field.
This commit is contained in:
Kawe Mazidjatari 2023-08-29 00:33:48 +02:00
parent a9b1d950e5
commit abaab38d9d

View File

@ -253,7 +253,7 @@ struct dtOffMeshConnection
unsigned int userId;
float unk[3];
float another_unk;
float traverseYaw;
};
/// Provides high level information related to a dtMeshTile object.