Skip to content

Commit 07383da

Browse files
committed
Lower version to 109 to run demo
1 parent 310e4c8 commit 07383da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doomdef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
// Global parameters/defines.
4444
//
4545
// DOOM version
46-
enum { VERSION = 110 };
46+
enum { VERSION = 109 };
4747

4848

4949
// Game mode handling - identify IWAD version

0 commit comments

Comments
 (0)