This commit is contained in:
parent
ee331d19de
commit
260b8ab85e
1 changed files with 3 additions and 3 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue