From de9ee1b9754af9d954487121947352f32d7ebb7e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 15 Mar 2014 14:00:55 -0700 Subject: Remove unused fields to shrink character struct --- src/map/mob.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/mob.cpp') diff --git a/src/map/mob.cpp b/src/map/mob.cpp index c67dbc4..5a414be 100644 --- a/src/map/mob.cpp +++ b/src/map/mob.cpp @@ -2170,7 +2170,6 @@ void mob_delay_item_drop(TimerData *, tick_t, struct delay_item_drop ditem) temp_item.nameid = ditem.nameid; temp_item.amount = ditem.amount; - temp_item.identify = !itemdb_isequip3(temp_item.nameid); if (battle_config.item_auto_get == 1) { -- cgit v1.2.3-60-g2f50