aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/ringworld2/ringworld2_speakers.cpp
diff options
context:
space:
mode:
authorStrangerke2013-11-10 23:00:15 +0100
committerStrangerke2013-11-10 23:00:15 +0100
commit784796779893f5fa280f634139aceff7324514df (patch)
tree90ca4e73418a3b9a9c770ed0d68b2a30bd9695ee /engines/tsage/ringworld2/ringworld2_speakers.cpp
parent6e04e148590e4ac5da7b328373897357622951a8 (diff)
downloadscummvm-rg350-784796779893f5fa280f634139aceff7324514df.tar.gz
scummvm-rg350-784796779893f5fa280f634139aceff7324514df.tar.bz2
scummvm-rg350-784796779893f5fa280f634139aceff7324514df.zip
TSAGE: Janitorial - Remove trailing spaces and tabs
Diffstat (limited to 'engines/tsage/ringworld2/ringworld2_speakers.cpp')
-rw-r--r--engines/tsage/ringworld2/ringworld2_speakers.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/tsage/ringworld2/ringworld2_speakers.cpp b/engines/tsage/ringworld2/ringworld2_speakers.cpp
index 45c00785d3..5fd935f8cd 100644
--- a/engines/tsage/ringworld2/ringworld2_speakers.cpp
+++ b/engines/tsage/ringworld2/ringworld2_speakers.cpp
@@ -221,7 +221,7 @@ void VisualSpeaker::setText(const Common::String &msg) {
_sceneText.fixPriority(256);
// If subtitles are turned off, don't show the text
- if ((R2_GLOBALS._speechSubtitles & SPEECH_VOICE) &&
+ if ((R2_GLOBALS._speechSubtitles & SPEECH_VOICE) &&
!(R2_GLOBALS._speechSubtitles & SPEECH_TEXT)) {
_sceneText.hide();
}
@@ -1220,7 +1220,7 @@ void SpeakerQuinn300::animateSpeaker() {
((SceneItem *)_action)->_sceneRegionId = 0;
switch (_object2->_visage) {
- case 10:
+ case 10:
_object1.setup((v - 1) / 4 + 4010, ((v - ((v - 1) / 4 * 4) - 1) % 8) * 2 + 1, 1);
break;
case 302: