TSAGE: fix bug "Scene 2100: When Miranda uses the elevator, a graphical glitch is visible (after scene 6100)"

This commit is contained in:
strangerke 2011-05-13 22:11:57 +02:00
parent 5b488e4c79
commit 4010699582

View File

@ -1147,6 +1147,7 @@ void Scene2100::Action14::signal() {
case 12:
scene->_object3.setStrip(2);
setDelay(30);
break;
case 13:
scene->_object3.fixPriority(1);
scene->_soundHandler.startSound(162);