This commit is contained in:
Charles 2001-05-05 13:54:34 +00:00
parent d81378013f
commit a74745a7b2
25 changed files with 103 additions and 13 deletions

View file

@ -19,6 +19,8 @@
void CNpcGeyserPlatform::postInit()
{
CNpcPlatform::postInit();
m_npcPath.setPathType( CNpcPath::SINGLE_USE_PATH );
m_isFiring = false;