Added a whitespace, just for salty-horse.

svn-id: r34208
This commit is contained in:
Torbjörn Andersson 2008-08-30 12:54:54 +00:00
parent 0a387bca12
commit 28ce384cb6

View File

@ -2374,7 +2374,7 @@ void ScummEngine_v6::o6_printEgo() {
void ScummEngine_v6::o6_talkActor() {
int offset = _scriptPointer - _scriptOrgPointer;
// WORKAROUNDfor bug #896489: see below for detailed description
// WORKAROUND for bug #896489: see below for detailed description
if (_forcedWaitForMessage) {
if (VAR(VAR_HAVE_MSG)) {
_scriptPointer--;