diff options
Diffstat (limited to 'src/doomfeatures.h')
-rw-r--r-- | src/doomfeatures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doomfeatures.h b/src/doomfeatures.h index 46e26e52..c5e6067a 100644 --- a/src/doomfeatures.h +++ b/src/doomfeatures.h @@ -37,7 +37,7 @@ // Enables multiplayer support (network games) -#define FEATURE_MULTIPLAYER 1 +//#define FEATURE_MULTIPLAYER 1 // Enables sound output |