This commit is contained in:
Charles 2001-07-24 20:11:23 +00:00
parent 7f60e855d5
commit d21a42d53d
5 changed files with 37 additions and 0 deletions

View file

@ -51,6 +51,7 @@ void CNpcJellyfishPlatform::postInit()
m_dipCount = 0;
m_dipOffset = 0;
m_contactTimeout = 0;
m_silent = true;
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////