OSDN Git Service

[Refactor] #37353 コメント整理 / Refactor comments.
[hengband/hengband.git] / src / monster-status.c
index e63a7f7..5b6b144 100644 (file)
@@ -731,7 +731,6 @@ bool process_the_world(int num, MONSTER_IDX who, bool vs_player)
        /* Update monsters */
        p_ptr->update |= (PU_MONSTERS);
 
-       /* Window stuff */
        p_ptr->window |= (PW_OVERHEAD | PW_DUNGEON);
 
        world_monster = 0;