Skip to content

Commit

Permalink
replace UMAPINFO with DEHACKED for E1M4b and E1M8b (#2176)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfomin authored Feb 1, 2025
1 parent e0ebe42 commit bba0c59
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 12 deletions.
4 changes: 2 additions & 2 deletions base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ set(BASE_SOURCES

doom-all/brghtmps.lmp

e1m4b.wad/umapinfo.lmp
e1m8b.wad/umapinfo.lmp
e1m4b.wad/dehacked.lmp
e1m8b.wad/dehacked.lmp

extras.wad/sbardef.lmp

Expand Down
2 changes: 2 additions & 0 deletions base/e1m4b.wad/dehacked.lmp
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[STRINGS]
HUSTR_E1M4 = E1M4B: Phobos Mission Control
5 changes: 0 additions & 5 deletions base/e1m4b.wad/umapinfo.lmp

This file was deleted.

2 changes: 2 additions & 0 deletions base/e1m8b.wad/dehacked.lmp
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[STRINGS]
HUSTR_E1M8 = E1M8B: Tech Gone Bad
5 changes: 0 additions & 5 deletions base/e1m8b.wad/umapinfo.lmp

This file was deleted.

0 comments on commit bba0c59

Please sign in to comment.