From 7a9cee6ac24f5cfaaa73c97e5fef733eadba09ad Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 27 Apr 2013 10:36:35 -0700 Subject: Enumize ItemLook --- src/map/map.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.hpp') diff --git a/src/map/map.hpp b/src/map/map.hpp index caffab0..374282d 100644 --- a/src/map/map.hpp +++ b/src/map/map.hpp @@ -180,7 +180,7 @@ struct map_session_data interval_t hp_sub, sp_sub; interval_t inchealhptick, inchealsptick; - short weapontype1, weapontype2; + ItemLook weapontype1, weapontype2; earray paramb, paramc, parame, paramcard; int hit, flee, flee2; interval_t aspd, amotion, dmotion; -- cgit v1.2.3-70-g09d2