From b7dd01fdefd910c3c0f6291145ceab4060ae1a70 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 8 May 2014 11:43:23 +0300 Subject: MADS: Remove trailing whitespace --- engines/mads/dragonsphere/game_dragonsphere.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/dragonsphere/game_dragonsphere.cpp') 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; -- cgit v1.2.3