diff options
Diffstat (limited to 'engines/mads')
-rw-r--r-- | engines/mads/detection.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/detection.cpp b/engines/mads/detection.cpp index 77df3a0e9d..65725a8726 100644 --- a/engines/mads/detection.cpp +++ b/engines/mads/detection.cpp @@ -69,7 +69,6 @@ Common::Platform MADSEngine::getPlatform() const { } // End of namespace MADS static const PlainGameDescriptor MADSGames[] = { - {"MADS", "MADS"}, {"dragonsphere", "Dragonsphere"}, {"nebular", "Rex Nebular and the Cosmic Gender Bender"}, {"phantom", "Return of the Phantom"}, |