This commit is contained in:
Charles 2001-06-25 19:57:44 +00:00
parent d8a19f121e
commit 5896d4e186
3 changed files with 48 additions and 2 deletions

View file

@ -702,6 +702,8 @@ DVECTOR const &CamPos=CLevel::getCameraPos();
}
thing1=thing1->m_nextCollisionThing;
}
player->detectHazardousSurface();
}
// Shut emm down, sh sh shut em down, we shutem down
for(i=0;i<CThing::MAX_TYPE;i++)