aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/abbot.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2010-10-19 19:54:15 +0000
committerTorbjörn Andersson2010-10-19 19:54:15 +0000
commit490d4aef0ef1c0649f1ff8e81ce315c830562c11 (patch)
tree06eadaf46d402d8dc27eb7936f99dda986c977f3 /engines/lastexpress/entities/abbot.cpp
parentf6a43d980a129c6f8da4cc45ee404bdb77f0d522 (diff)
downloadscummvm-rg350-490d4aef0ef1c0649f1ff8e81ce315c830562c11.tar.gz
scummvm-rg350-490d4aef0ef1c0649f1ff8e81ce315c830562c11.tar.bz2
scummvm-rg350-490d4aef0ef1c0649f1ff8e81ce315c830562c11.zip
LASTEXPRESS: Changed some spaces to tabs
svn-id: r53618
Diffstat (limited to 'engines/lastexpress/entities/abbot.cpp')
-rw-r--r--engines/lastexpress/entities/abbot.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/lastexpress/entities/abbot.cpp b/engines/lastexpress/entities/abbot.cpp
index d46bb325be..90d447fca6 100644
--- a/engines/lastexpress/entities/abbot.cpp
+++ b/engines/lastexpress/entities/abbot.cpp
@@ -269,7 +269,7 @@ IMPLEMENT_FUNCTION(18, Abbot, chapter3Handler)
case kAction192054567:
setCallback(1);
- setup_callbackActionRestaurantOrSalon();
+ setup_callbackActionRestaurantOrSalon();
break;
}
}
@@ -406,7 +406,7 @@ IMPLEMENT_FUNCTION(21, Abbot, function21)
getData()->location = kLocationInsideCompartment;
setCallback(7);
- setup_draw("029B");
+ setup_draw("029B");
break;
}
}