This commit is contained in:
parent
d81378013f
commit
a74745a7b2
25 changed files with 103 additions and 13 deletions
|
@ -23,6 +23,8 @@
|
|||
|
||||
void CNpcCartPlatform::postInit()
|
||||
{
|
||||
CNpcPlatform::postInit();
|
||||
|
||||
m_npcPath.setPathType( CNpcPath::SINGLE_USE_PATH );
|
||||
|
||||
m_carSpeed = m_data[m_type].speed << 8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue