diff options
Diffstat (limited to 'engines/plumbers/detection.cpp')
-rw-r--r-- | engines/plumbers/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/plumbers/detection.cpp b/engines/plumbers/detection.cpp index 9c1fe49aa8..38c26ddedd 100644 --- a/engines/plumbers/detection.cpp +++ b/engines/plumbers/detection.cpp @@ -48,7 +48,7 @@ static const ADGameDescription gameDescriptions[] = { AD_ENTRY1s("GAME.BIN", 0, 41622), Common::EN_ANY, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_NO_FLAGS, GUIO1(GUIO_NONE) }, |