OSDN Git Service

[Refactor] #37353 notice_stuff() の直接呼出しを抑止。 / Forbid call of notice_stuff() except...
[hengband/hengband.git] / src / bldg.c
index 227f751..7728016 100644 (file)
@@ -4493,7 +4493,6 @@ void do_cmd_bldg(void)
 
                if(validcmd) bldg_process_command(bldg, i);
 
-               notice_stuff();
                handle_stuff();
        }