mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 15:21:40 +00:00
Added a whitespace, just for salty-horse.
svn-id: r34208
This commit is contained in:
parent
0a387bca12
commit
28ce384cb6
@ -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--;
|
||||
|
Loading…
x
Reference in New Issue
Block a user