This commit is contained in:
Paul 2000-09-11 23:56:23 +00:00
parent ee331d19de
commit 260b8ab85e

View File

@ -108,9 +108,9 @@ void CPaulScene::render()
---------------------------------------------------------------------- */
void CPaulScene::think()
{
static int arse=0;
PAUL_DBGMSG("%d\n",arse++);
ASSERT(arse<100);
// static int arse=0;
// PAUL_DBGMSG("%d\n",arse++);
// ASSERT(arse<100);
}