Escape cancel look mode in combat and outdoors

This commit is contained in:
2025-02-10 10:19:19 -06:00
committed by Celtic Minstrel
parent 43c2f14a63
commit 2a02b46b3b

View File

@@ -2470,7 +2470,7 @@ bool handle_keystroke(const sf::Event& event, cFramerateLimiter& fps_limiter){
handle_spellcast(last_spellcast_type, did_something, need_redraw, need_reprint);
break;
// Cancel look
case MODE_LOOK_TOWN:
case MODE_LOOK_TOWN: case MODE_LOOK_COMBAT: case MODE_LOOK_OUTDOORS:
handle_begin_look(false, need_redraw, need_reprint);
break;
// Cancel talk