mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-29 14:16:55 -04:00
flats: including dummy[123] in all IWAD targets
Xindage had a request to use dummy1 at least in Phase 1, and there doesn’t seem to be a good reason these were FreeDM-only. Fixes: #626
This commit is contained in:
parent
d1be8732e8
commit
db5ef0275f
4 changed files with 3 additions and 10 deletions
13
buildcfg.txt
13
buildcfg.txt
|
@ -2612,16 +2612,6 @@ YSKUB0 6 17
|
||||||
|
|
||||||
[flats]
|
[flats]
|
||||||
|
|
||||||
#ifdef FREEDM
|
|
||||||
|
|
||||||
; These flats are only in the FreeDM wad.
|
|
||||||
|
|
||||||
DUMMY1
|
|
||||||
DUMMY2
|
|
||||||
DUMMY3
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
BLOOD1
|
BLOOD1
|
||||||
BLOOD2
|
BLOOD2
|
||||||
BLOOD3
|
BLOOD3
|
||||||
|
@ -2638,6 +2628,9 @@ CEIL5_2
|
||||||
DEM1_3
|
DEM1_3
|
||||||
DEM1_5
|
DEM1_5
|
||||||
DEM1_6
|
DEM1_6
|
||||||
|
DUMMY1
|
||||||
|
DUMMY2
|
||||||
|
DUMMY3
|
||||||
FLAT17
|
FLAT17
|
||||||
FLAT1_1
|
FLAT1_1
|
||||||
FLAT1_2
|
FLAT1_2
|
||||||
|
|
BIN
flats/dummy1.png
BIN
flats/dummy1.png
Binary file not shown.
Before Width: | Height: | Size: 262 B After Width: | Height: | Size: 71 B |
BIN
flats/dummy2.png
BIN
flats/dummy2.png
Binary file not shown.
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 112 B |
BIN
flats/dummy3.png
BIN
flats/dummy3.png
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue