This commit is contained in:
Daveo 2001-04-27 20:28:47 +00:00
parent 0127ef78a1
commit 3ccf82adbe
4 changed files with 117 additions and 32 deletions

View file

@ -213,6 +213,7 @@ void CGameScene::render()
SetTransMatrix(&CamMtx);
Level.render();
CActorPool::CleanUpCache();
}
/*****************************************************************************/