Add transcript message after saving the game
This commit is contained in:
@@ -2254,6 +2254,7 @@ void do_save(short mode) {
|
|||||||
save_party(univ.file, univ);
|
save_party(univ.file, univ);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
add_string_to_buf("Save: Game saved");
|
||||||
|
|
||||||
pause(6);
|
pause(6);
|
||||||
redraw_screen(REFRESH_TEXT);
|
redraw_screen(REFRESH_TEXT);
|
||||||
|
|||||||
Reference in New Issue
Block a user