aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/game_phantom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/phantom/game_phantom.cpp')
-rw-r--r--engines/mads/phantom/game_phantom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/phantom/game_phantom.cpp b/engines/mads/phantom/game_phantom.cpp
index 25da7771c5..5232322c73 100644
--- a/engines/mads/phantom/game_phantom.cpp
+++ b/engines/mads/phantom/game_phantom.cpp
@@ -44,7 +44,7 @@ ProtectionResult GamePhantom::checkCopyProtection() {
/*
// DEBUG: Flag copy protection failure
_globals[5] = -1;
-
+
if (!ConfMan.getBool("copy_protection"))
return true;