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:
Simon Howard 2014-10-06 00:44:15 -04:00
parent 0733ca868c
commit fd62a13393
5 changed files with 0 additions and 6 deletions

View file

@ -127,8 +127,6 @@ MAP29 = dm29
MAP30 = dm30 MAP30 = dm30
MAP31 = dm31 MAP31 = dm31
MAP32 = dm32 MAP32 = dm32
MAP33 = dm33
MAP34 = dm34
#else /* #ifdef FREEDM */ #else /* #ifdef FREEDM */
@ -598,8 +596,6 @@ D_SHAWN3 = D_DM29
D_OPENIN = D_DM30 D_OPENIN = D_DM30
D_EVIL = D_DM31 D_EVIL = D_DM31
D_ULTIMA = D_DM32 D_ULTIMA = D_DM32
D_DM33
D_DM34
#endif /* #ifdef FREEDM */ #endif /* #ifdef FREEDM */
#endif /* #ifndef DOOM2 */ #endif /* #ifndef DOOM2 */

View file

@ -1 +0,0 @@
nub_hat/32in2413nubhat2d.wad

View file

@ -1 +0,0 @@
nub_hat/acmtnop.wad

Binary file not shown.

Binary file not shown.