mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 01:07:22 +00:00
PETKA: added misssing opcode to dialogs
This commit is contained in:
parent
25b6c21992
commit
c001172f62
@ -231,6 +231,8 @@ void BigDialogue::sub40B670(int arg) {
|
||||
unk = 0;
|
||||
break;
|
||||
}
|
||||
case 6:
|
||||
return;
|
||||
case 7:
|
||||
if (!unk)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user