debug_leave_town redraw terrain immediately
This commit is contained in:
@@ -2001,6 +2001,7 @@ void debug_leave_town() {
|
|||||||
clear_map();
|
clear_map();
|
||||||
add_string_to_buf("Debug: Reunite party and leave town.");
|
add_string_to_buf("Debug: Reunite party and leave town.");
|
||||||
print_buf();
|
print_buf();
|
||||||
|
update_explored(univ.party.out_loc);
|
||||||
redraw_screen(REFRESH_ALL);
|
redraw_screen(REFRESH_ALL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user