Skip to content

Commit

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

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

default:
Expand Down

0 comments on commit e1f8f13

Please sign in to comment.