[Scummvm-git-logs] scummvm master -> 34ef055f440006dbd1bfa0eeb83fe6e552928510
athrxx
noreply at scummvm.org
Sat Sep 24 13:47:48 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
34ef055f44 KYRA: whitespace
Commit: 34ef055f440006dbd1bfa0eeb83fe6e552928510
https://github.com/scummvm/scummvm/commit/34ef055f440006dbd1bfa0eeb83fe6e552928510
Author: athrxx (athrxx at scummvm.org)
Date: 2022-09-24T15:47:37+02:00
Commit Message:
KYRA: whitespace
Changed paths:
engines/kyra/engine/lol.cpp
diff --git a/engines/kyra/engine/lol.cpp b/engines/kyra/engine/lol.cpp
index 2d8c97fe330..35f3bde11b1 100644
--- a/engines/kyra/engine/lol.cpp
+++ b/engines/kyra/engine/lol.cpp
@@ -494,7 +494,6 @@ void LoLEngine::pauseEngineIntern(bool pause) {
Common::Error LoLEngine::go() {
int action = -1;
-
if (_gameToLoad == -1) {
action = processPrologue();
if (action == -1)
More information about the Scummvm-git-logs
mailing list