mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
textures: make COMPUTE4 256 wide. (#1012)
Addresses #995. PLANET1 is already OK.
This commit is contained in:
parent
febb9660f4
commit
8f8ed90acc
1 changed files with 4 additions and 2 deletions
|
@ -3483,18 +3483,20 @@ BROVINE2 256 128 ; Another Brovine, using the real brown halls.
|
|||
* WALL62_1 128 0
|
||||
* W107_1 0 0
|
||||
|
||||
COMPUTE4 192 128 ; PLANET1 variant in computer.
|
||||
COMPUTE4 256 128 ; PLANET1 variant in computer.
|
||||
* COMP04_5 0 0
|
||||
* COMP04_5 0 64
|
||||
* COMP04_5 64 0
|
||||
* COMP04_5 64 64
|
||||
* COMP04_5 128 0
|
||||
* COMP04_5 128 64
|
||||
* COMP04_5 192 0
|
||||
* COMP04_5 192 64
|
||||
* TSCRN2 5 69
|
||||
* TSCRN3 69 69
|
||||
* TSCRN4 133 69
|
||||
* TSCRN5 69 5
|
||||
* TSCRN6 5 5
|
||||
* TSCRN5 69 5
|
||||
* TSCRN8 133 5
|
||||
|
||||
COMPLIT1 32 128 ; Lite COMPSPAN.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue