Show combat buffer message before loading starts

This commit is contained in:
2025-04-09 09:05:31 -05:00
parent 86ca8c1173
commit 14943493dc

View File

@@ -102,6 +102,7 @@ void start_outdoor_combat(cOutdoors::cWandering encounter,location where,short n
notify_out_combat_began(encounter,nums);
print_buf();
redraw_screen(REFRESH_TEXT);
play_sound(23);
mainPtr().setActive();