mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
textures: allow SUPPORT2 to tile. (#905)
Addresses #904. Defines the SUPPORT2 texture as though the SUPPORT2 patch were always 64 pixels tall. A few pixels on the patch itself have been adjusted to get rid of a slightly visible seam, but the full patch height of 72 is unchanged.
This commit is contained in:
parent
1a461c688c
commit
fd621ff7ad
2 changed files with 3 additions and 3 deletions
|
@ -2328,9 +2328,9 @@ SUPPORT2 64 128
|
|||
* SUPPORT2 0 0
|
||||
* SUPPORT2 40 0
|
||||
* SUPPORT2 20 0
|
||||
* SUPPORT2 0 72
|
||||
* SUPPORT2 20 72
|
||||
* SUPPORT2 40 72
|
||||
* SUPPORT2 0 64
|
||||
* SUPPORT2 20 64
|
||||
* SUPPORT2 40 64
|
||||
SUPPORT3 64 128
|
||||
* WALL42_3 20 0
|
||||
* WALL42_3 0 0
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 919 B |
Loading…
Add table
Add a link
Reference in a new issue