aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/action.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/action.cpp')
-rw-r--r--engines/mads/action.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/mads/action.cpp b/engines/mads/action.cpp
index 2d3c1159ff..2da3c5201e 100644
--- a/engines/mads/action.cpp
+++ b/engines/mads/action.cpp
@@ -585,8 +585,7 @@ void MADSAction::leftClick() {
if (_prepType) {
_articleNumber = _prepType;
_interAwaiting = AWAITING_THAT;
- }
- else {
+ } else {
_selectedAction = -1;
}