This commit is contained in:
parent
0b65d9d4a7
commit
c110d56dc5
15 changed files with 403 additions and 536 deletions
|
@ -119,7 +119,7 @@ s16 *dH=HeightTable;
|
|||
_MapOfs.vx+=LX;
|
||||
_MapOfs.vy+=LY;
|
||||
|
||||
if (!Parent->getOnScreenFlag()) return;
|
||||
if (!Parent->canRender()) return;
|
||||
MapOfs.vx=_MapOfs.vx+XOfs;
|
||||
|
||||
for (int L=0; L<Width; L++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue