OSDN Git Service

Changed to update the inventory window after eating a staff or wand.
[hengbandforosx/hengbandosx.git] / src / cmd6.c
index 62e3a0d..8f7023a 100644 (file)
@@ -509,6 +509,7 @@ msg_print("
                if (item >= 0)
                {
                        inven_item_charges(item);
+                       p_ptr->window |= (PW_INVEN);
                }
 
                /* Describe charges on the floor */