This commit is contained in:
Charles 2001-05-08 14:51:00 +00:00
parent 1e6bd15130
commit f8e54e2202
3 changed files with 9 additions and 9 deletions

View file

@ -39,7 +39,6 @@ void CNpcBranchPlatform::postInit()
CNpcPlatform::postInit();
m_angularVelocity = 0;
m_platformWidth <<= 1;
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////