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