mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 01:05:59 +00:00
AGOS: Adjust indentation.
This commit is contained in:
parent
ff3218ac14
commit
b57e9ae814
@ -1308,7 +1308,7 @@ void AGOSEngine::setWindowImageEx(uint16 mode, uint16 vgaSpriteId) {
|
||||
if (getGameType() == GType_SIMON1 && getPlatform() == Common::kPlatformAmiga && vgaSpriteId == 1) {
|
||||
_copyScnFlag = 5;
|
||||
while (_copyScnFlag && !shouldQuit())
|
||||
delay(1);
|
||||
delay(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user