mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 03:12:00 -04:00
Merge branch 'master' of github.com:fabiangreffrath/woof
This commit is contained in:
commit
79c801ce90
@ -957,7 +957,7 @@ static void InitGameVersion(void)
|
|||||||
// Determine automatically
|
// Determine automatically
|
||||||
|
|
||||||
if (gamemode == shareware || gamemode == registered ||
|
if (gamemode == shareware || gamemode == registered ||
|
||||||
(gamemode == commercial && (gamemission == doom2 || gamemission == pack_chex3v)))
|
(gamemode == commercial && gamemission != pack_tnt && gamemission != pack_plut))
|
||||||
{
|
{
|
||||||
// original
|
// original
|
||||||
gameversion = exe_doom_1_9;
|
gameversion = exe_doom_1_9;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user