This commit is contained in:
Paul 2001-01-05 00:17:57 +00:00
parent 1c2b174733
commit 85076e653d
6 changed files with 16 additions and 10 deletions

View file

@ -156,7 +156,7 @@ void CFrontEndDemoMode::render()
setRGB1(g4,50,50,99);
setRGB2(g4,50,99,50);
setRGB3(g4,99,50,99);
AddPrimToList(g4,1001);
AddPrimToList(g4,MAX_OT-1);
}
/*----------------------------------------------------------------------