summaryrefslogtreecommitdiff
path: root/src/map/npc.cpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-03-15 14:00:55 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-03-15 14:00:55 -0700
commitde9ee1b9754af9d954487121947352f32d7ebb7e (patch)
tree1b4cc6ab2f418dcd4def88a740174ec56074f21b /src/map/npc.cpp
parent3c4f4f003d9fdbf759e42ced4fece8dd6a506298 (diff)
downloadtmwa-de9ee1b9754af9d954487121947352f32d7ebb7e.tar.gz
tmwa-de9ee1b9754af9d954487121947352f32d7ebb7e.tar.bz2
tmwa-de9ee1b9754af9d954487121947352f32d7ebb7e.tar.xz
tmwa-de9ee1b9754af9d954487121947352f32d7ebb7e.zip
Remove unused fields to shrink character struct
Diffstat (limited to 'src/map/npc.cpp')
-rw-r--r--src/map/npc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/npc.cpp b/src/map/npc.cpp
index 43926e0..8ecd7a3 100644
--- a/src/map/npc.cpp
+++ b/src/map/npc.cpp
@@ -819,7 +819,6 @@ int npc_buylist(dumb_ptr<map_session_data> sd, int n,
struct item item_tmp {};
item_tmp.nameid = item_data->nameid;
- item_tmp.identify = 1; // npc販売アイテムは鑑定済み
if (amount > 1
&& (item_data->type == ItemType::WEAPON