CObject complete

This commit is contained in:
saml1er
2020-04-10 16:44:08 +05:00
parent 6473778c47
commit a8f7bf0bec
10 changed files with 316 additions and 29 deletions

View File

@@ -70,7 +70,7 @@ CBoat::CBoat(int mi, uint8 owner) : CVehicle(owner)
unk1 = 0.0f;
m_bIsAnchored = true;
field_2C4 = -9999.99f;
m_flagD8 = true;
bTouchingWater = true;
field_2CC = 0.0f;
field_2D0 = 0;
m_nNumWakePoints = 0;