This commit is contained in:
Nikolay Korolev
2021-07-17 15:49:28 +03:00
parent 0a23afebb7
commit cb7f18f268
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ public:
class CFerry : public CVehicle
{
public:
uint16 m_nFerryId;
int16 m_nFerryId;
uint16 m_isFarAway;
uint16 m_nCurTrackNode;
float m_fSpeed;