aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/nebular_scenes5.cpp
diff options
context:
space:
mode:
authorStrangerke2015-10-27 23:33:23 +0100
committerStrangerke2015-10-27 23:33:23 +0100
commitb06b0ef8722c40e193157d4594dcd4a61fde9b44 (patch)
tree0db5d91e828d34ad2ebc2d21f5f7480f49b0b6b5 /engines/mads/nebular/nebular_scenes5.cpp
parentb2a07f52f4b172c03c34cee650d86d199a4e8aec (diff)
downloadscummvm-rg350-b06b0ef8722c40e193157d4594dcd4a61fde9b44.tar.gz
scummvm-rg350-b06b0ef8722c40e193157d4594dcd4a61fde9b44.tar.bz2
scummvm-rg350-b06b0ef8722c40e193157d4594dcd4a61fde9b44.zip
MADS: Janitorial: Remove trailing spaces and tabs
Diffstat (limited to 'engines/mads/nebular/nebular_scenes5.cpp')
-rw-r--r--engines/mads/nebular/nebular_scenes5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/nebular/nebular_scenes5.cpp b/engines/mads/nebular/nebular_scenes5.cpp
index 092ddeb3f7..76eccf9714 100644
--- a/engines/mads/nebular/nebular_scenes5.cpp
+++ b/engines/mads/nebular/nebular_scenes5.cpp
@@ -2089,7 +2089,7 @@ void Scene511::actions() {
} else {
_vm->_dialogs->show(51130);
}
- } else if (_action.isAction(VERB_TIE, NOUN_FISHING_LINE, NOUN_BOAT) ||
+ } else if (_action.isAction(VERB_TIE, NOUN_FISHING_LINE, NOUN_BOAT) ||
_action.isAction(VERB_ATTACH, NOUN_FISHING_LINE, NOUN_BOAT)) {
if (_globals[kBoatRaised])
_vm->_dialogs->show(51131);