mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-25 15:32:59 +00:00
Fix typo that caused sprite to render above a tile with priority set; only for dirty tiles
This commit is contained in:
parent
086f462617
commit
d7c0577167
@ -212,7 +212,7 @@ OneSpriteDirtyUnderA
|
||||
|
||||
DirtySpriteUnder 6;6;$00;0
|
||||
DirtySpriteUnder 6;6;$00;2
|
||||
DirtySpriteOver 7;7;$A0;0
|
||||
DirtySpriteUnder 7;7;$A0;0
|
||||
DirtySpriteUnder 7;7;$A0;2
|
||||
|
||||
_R0W0
|
||||
|
Loading…
Reference in New Issue
Block a user