mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
sprites: fix the col5[ab]0 offset for vanilla
For some reason this seemed to work properly in prboom-plus
This commit is contained in:
parent
e86cd6a233
commit
e6f200ced0
1 changed files with 2 additions and 2 deletions
|
@ -2505,8 +2505,8 @@ COL1A0 18 53
|
|||
COL2A0 18 40
|
||||
COL3A0 18 53
|
||||
COL4A0 18 40
|
||||
COL5A0 18 47
|
||||
COL5B0 18 47
|
||||
COL5A0 18 48
|
||||
COL5B0 18 46
|
||||
COL6A0 18 50
|
||||
FCANA0 16 64
|
||||
FCANB0 16 64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue