summaryrefslogtreecommitdiff
path: root/src/setup
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup')
-rw-r--r--src/setup/multiplayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/multiplayer.c b/src/setup/multiplayer.c
index 2552d9a6..e38542b2 100644
--- a/src/setup/multiplayer.c
+++ b/src/setup/multiplayer.c
@@ -53,7 +53,7 @@ typedef enum
// Fallback IWADs to use if no IWADs are detected.
static iwad_t fallback_iwads[] = {
- { "doom.wad", doom, commercial, "Doom" },
+ { "doom.wad", doom, registered, "Doom" },
{ "heretic.wad", heretic, retail, "Heretic" },
{ "hexen.wad", hexen, commercial, "Hexen" },
{ "strife1.wad", strife, commercial, "Strife" },