mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-23 18:24:59 +00:00
forgot to reactivate the intro ;)
svn-id: r7108
This commit is contained in:
parent
a5001323a3
commit
de601220b0
@ -89,8 +89,8 @@ void SkyState::go() {
|
||||
|
||||
initialise();
|
||||
|
||||
//if (!isDemo(_gameVersion) || isCDVersion(_gameVersion))
|
||||
// intro();
|
||||
if (!isDemo(_gameVersion) || isCDVersion(_gameVersion))
|
||||
intro();
|
||||
|
||||
while (1) {
|
||||
delay(100);
|
||||
|
Loading…
Reference in New Issue
Block a user