mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-29 23:16:55 -04:00
sprites: Fix offsets for gore sprites
Fix the offsets for sprits/gor[25]a0.png both in buildcfg.txt and in the grAb chunks in the PNGs.
This commit is contained in:
parent
b2854f3aa2
commit
9a8b5c96c8
3 changed files with 2 additions and 2 deletions
|
@ -2576,10 +2576,10 @@ FSKUC0 18 51
|
||||||
GOR1A0 12 67
|
GOR1A0 12 67
|
||||||
GOR1B0 12 67
|
GOR1B0 12 67
|
||||||
GOR1C0 12 67
|
GOR1C0 12 67
|
||||||
GOR2A0 12 83
|
GOR2A0 15 81
|
||||||
GOR3A0 12 83
|
GOR3A0 12 83
|
||||||
GOR4A0 19 67
|
GOR4A0 19 67
|
||||||
GOR5A0 12 51
|
GOR5A0 18 51
|
||||||
PINVA0 12 32
|
PINVA0 12 32
|
||||||
PINVB0 12 32
|
PINVB0 12 32
|
||||||
PINVC0 12 32
|
PINVC0 12 32
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2 KiB After Width: | Height: | Size: 2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue