OSDN Git Service

Merge remote-tracking branch 'remotes/origin/feature/Fix-Sanity-Blast-by-AutoSave...
[hengband/hengband.git] / src / io / input-key-requester.c
index 8456b17..c385a29 100644 (file)
@@ -205,7 +205,6 @@ void request_command(player_type *player_ptr, int shopping)
     while (TRUE) {
         if (!macro_running() && !command_new && auto_debug_save) {
             save_player(player_ptr, SAVE_TYPE_DEBUG);
-            update_creature(player_ptr);
         }
 
         if (command_new) {