mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
SPOST0: fix X alignment.
Sorry, I should've noticed this long before https://github.com/freedoom/freedoom/pull/699 was finalized. This one sprite is 3 pixels too far to the left compared to the 2 sprites around it.
This commit is contained in:
parent
07b30068ce
commit
e3c650a977
1 changed files with 1 additions and 1 deletions
|
@ -1915,7 +1915,7 @@ SPOSP0 27 47
|
|||
SPOSQ0 31 40
|
||||
SPOSR0 32 30
|
||||
SPOSS0 31 23
|
||||
SPOST0 35 17
|
||||
SPOST0 32 17
|
||||
SPOSU0 34 16
|
||||
|
||||
TROOA1 23 56
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue