OSDN Git Service

[Refactor] #37353 コメント整理 / Refactor comments.
[hengband/hengband.git] / src / xtra2.c
index 80e2cfa..a44e1ba 100644 (file)
@@ -1820,8 +1820,6 @@ void resize_map(void)
 
        /* Update lite/view */
        p_ptr->update |= (PU_VIEW | PU_LITE | PU_MON_LITE);
-
-       /* Update monsters */
        p_ptr->update |= (PU_MONSTERS);
 
        /* Redraw everything */