Skip to content

Commit

Permalink
M4: RIDDLE: Fix looking at copper tank in room 303
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed Oct 20, 2024
1 parent 2e5eaba commit d8b33bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/m4/riddle/rooms/section3/room303.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1323,6 +1323,7 @@ void Room303::parser() {

case 3:
series_unload(_chinTalk4);
player_set_commands_allowed(true);
break;

default:
Expand Down

0 comments on commit d8b33bf

Please sign in to comment.