This commit is contained in:
parent
d81378013f
commit
a74745a7b2
25 changed files with 103 additions and 13 deletions
|
@ -36,6 +36,8 @@
|
|||
|
||||
void CNpcBranchPlatform::postInit()
|
||||
{
|
||||
CNpcPlatform::postInit();
|
||||
|
||||
m_angularVelocity = 0;
|
||||
m_platformWidth <<= 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue