summaryrefslogtreecommitdiff
path: root/pkg/osx/IWADController.m
diff options
context:
space:
mode:
authorSimon Howard2010-01-15 19:29:28 +0000
committerSimon Howard2010-01-15 19:29:28 +0000
commit6e0df0d01676cec59caaafa2cea3910c5a9b51e0 (patch)
treeee1ded27450980593a68fae8b8ea8fac0916a6db /pkg/osx/IWADController.m
parent893c8dbe922b5ee6ac14c3df3b5020817b6797b3 (diff)
downloadchocolate-doom-6e0df0d01676cec59caaafa2cea3910c5a9b51e0.tar.gz
chocolate-doom-6e0df0d01676cec59caaafa2cea3910c5a9b51e0.tar.bz2
chocolate-doom-6e0df0d01676cec59caaafa2cea3910c5a9b51e0.zip
Don't open the configuration window when the launcher is first run;
display an error message if the user tries to launch the game without an IWAD selected. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1817
Diffstat (limited to 'pkg/osx/IWADController.m')
-rw-r--r--pkg/osx/IWADController.m7
1 files changed, 1 insertions, 6 deletions
diff --git a/pkg/osx/IWADController.m b/pkg/osx/IWADController.m
index 783ee38f..a7730cc7 100644
--- a/pkg/osx/IWADController.m
+++ b/pkg/osx/IWADController.m
@@ -256,17 +256,12 @@ static NSString *IWADFilenames[NUM_IWAD_TYPES + 1] =
[self setIWADConfig];
- // Populate the dropdown IWAD list, and open the configuration
- // dialog if not yet configured.
+ // Populate the dropdown IWAD list.
if ([self setDropdownList])
{
[self setDropdownSelection];
}
- else
- {
- [self openConfigWindow: nil];
- }
}
// Set the DOOMWADPATH environment variable to contain the path to each