OSDN Git Service

・ユ・愠「ハンツク、ホサナヘヘ、ツチ」
[hengband/hengband.git] / src / files.c
index 993a6e6..35b6f96 100644 (file)
@@ -6767,6 +6767,8 @@ prt("
        /* Forget the high score fd */
        highscore_fd = -1;
 
+       /* Kill all temporal files */
+       clear_saved_floor_files();
 
        /* Allow suspending now */
        signals_handle_tstp();