mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
fix Virgin logo screen breakage that was introduced in the RTL merge
svn-id: r34267
This commit is contained in:
parent
ac38ca32b9
commit
3fef592c20
@ -298,6 +298,7 @@ GUI::Debugger *SkyEngine::getDebugger() {
|
||||
}
|
||||
|
||||
void SkyEngine::initVirgin() {
|
||||
_skyScreen->setPalette(60111);
|
||||
_skyScreen->showScreen(60110);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user