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:
mc776 2023-03-15 03:49:28 -07:00 committed by GitHub
parent 1a461c688c
commit fd621ff7ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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

Before After
Before After