From 47cddc03205428a92d90385a2801ecc8a6a368f4 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 17 Jan 2013 15:21:43 -0800 Subject: Purge some more stuff that can't happen --- src/map/map.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/map.hpp') diff --git a/src/map/map.hpp b/src/map/map.hpp index b2a7127..0f89743 100644 --- a/src/map/map.hpp +++ b/src/map/map.hpp @@ -298,13 +298,13 @@ struct map_session_data short weapontype1, weapontype2; earray paramb, paramc, parame, paramcard; int hit, flee, flee2, aspd, amotion, dmotion; - int watk, watk2, atkmods[3]; + int watk, watk2; int def, def2, mdef, mdef2, critical, matk1, matk2; int atk_ele, def_ele, star, overrefine; int castrate, hprate, sprate, dsprate; int addele[10], addrace[12], addsize[3], subele[10], subrace[12]; earray addeff, addeff2, reseff; - int watk_, watk_2, atkmods_[3], addele_[10], addrace_[12], addsize_[3]; //二刀流のために追加 + int watk_, watk_2, addele_[10], addrace_[12], addsize_[3]; //二刀流のために追加 int atk_ele_, star_, overrefine_; //二刀流のために追加 int base_atk, atk_rate; int arrow_atk, arrow_ele, arrow_cri, arrow_hit, arrow_range; -- cgit v1.2.3-60-g2f50