This commit is contained in:
parent
0a22ec4675
commit
82fabeb2ed
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ void CLayerBack::render()
|
||||||
sOT *ThisOT=OtPtr+(MAX_OT-1);
|
sOT *ThisOT=OtPtr+(MAX_OT-1);
|
||||||
//printf("%i %i\n",MapWidth,MapHeight);
|
//printf("%i %i\n",MapWidth,MapHeight);
|
||||||
setXYWH(&Poly[0],0,-YOfs,512,BH);
|
setXYWH(&Poly[0],0,-YOfs,512,BH);
|
||||||
addPrim(ThisOT,&Poly[0]);
|
// addPrim(ThisOT,&Poly[0]);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue