aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/prince/prince.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/prince/prince.cpp b/engines/prince/prince.cpp
index da6d74a1e8..87b9e12b0a 100644
--- a/engines/prince/prince.cpp
+++ b/engines/prince/prince.cpp
@@ -1777,6 +1777,9 @@ void PrinceEngine::inventoryLeftMouseButton() {
loadVoice(0, 28, Common::String::format("%05d-01.WAV", textNr));
playSample(28, 0);
//exit_normally
+ _selectedMob = 0;
+ _optionsMob = 0;
+ return;
} else {
//store_new_pc
// storeNewPC();