mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
levels: Remove DM33, DM34.
As per discussion on #112, we seem to have reached a consensus that FreeDM should (for the time being) only have 32 levels. So remove DM33 and DM34 which were recently added. In the future we can maybe revisit this decision, but for now we want to concentrate on having 32 levels of the highest quality. Extra levels means more maintenance burden. This fixes #112, #108, #107.
This commit is contained in:
parent
0733ca868c
commit
fd62a13393
5 changed files with 0 additions and 6 deletions
|
@ -127,8 +127,6 @@ MAP29 = dm29
|
|||
MAP30 = dm30
|
||||
MAP31 = dm31
|
||||
MAP32 = dm32
|
||||
MAP33 = dm33
|
||||
MAP34 = dm34
|
||||
|
||||
#else /* #ifdef FREEDM */
|
||||
|
||||
|
@ -598,8 +596,6 @@ D_SHAWN3 = D_DM29
|
|||
D_OPENIN = D_DM30
|
||||
D_EVIL = D_DM31
|
||||
D_ULTIMA = D_DM32
|
||||
D_DM33
|
||||
D_DM34
|
||||
|
||||
#endif /* #ifdef FREEDM */
|
||||
#endif /* #ifndef DOOM2 */
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
nub_hat/32in2413nubhat2d.wad
|
|
@ -1 +0,0 @@
|
|||
nub_hat/acmtnop.wad
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue