This commit is contained in:
parent
3dc2c02b01
commit
41a833f080
12 changed files with 76 additions and 86 deletions
|
@ -49,7 +49,7 @@ CLayerTile::CLayerTile(sLevelHdr *LevelHdr,sLayerHdr *Hdr)
|
|||
for (int i=0; i<PrimCount; i++)
|
||||
{
|
||||
setTSprt(PrimPtr);
|
||||
setTSetShadeTex(PrimPtr,1);
|
||||
setTShadeTex(PrimPtr,1);
|
||||
PrimPtr->w=TILE2D_WIDTH;
|
||||
PrimPtr->h=TILE2D_HEIGHT;
|
||||
PrimPtr++;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue