JANITORIAL: Remove trailing whitespace

This commit is contained in:
Adrian Frühwirth 2018-05-20 22:36:40 +02:00
parent 5dda21c1c2
commit c7f3416daa
28 changed files with 59 additions and 60 deletions

View file

@ -1211,7 +1211,6 @@ void ScummEngine_v2::o2_startScript() {
}
void ScummEngine_v2::stopScriptCommon(int script) {
// WORKAROUND bug #4112: If you enter the lab while Dr. Fred has the powered turned off
// to repair the Zom-B-Matic, the script will be stopped and the power will never turn
// back on. This fix forces the power on, when the player enters the lab,