Skip to content

Commit c6bc598

Browse files
committed
Update CPoolsSA.cpp
1 parent 5e5c211 commit c6bc598

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Client/game_sa/CPoolsSA.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,7 @@ CVehicle* CPoolsSA::AddTrain(CClientVehicle* pClientVehicle, const CVector& vecP
702702
}
703703

704704
train->SetMoveSpeed(CVector());
705+
train->DumpVehicleFrames();
705706
return train.release();
706707
}
707708

0 commit comments

Comments
 (0)