This commit is contained in:
Sergeanur 2020-11-01 12:30:23 +02:00
parent b8b3292161
commit db84afd263
3 changed files with 3 additions and 3 deletions

View file

@ -79,7 +79,7 @@ CAutomobile::CAutomobile(int32 id, uint8 CreatedBy)
bBigWheels = false;
bWaterTight = false;
CAutomobile::SetModelIndex(id);
SetModelIndex(id);
// Already done in CVehicle...
switch(GetModelIndex()){