From 2a581450a6ff87c5a183be3855e68b3f2e1b53f3 Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 24 Mar 2016 15:10:40 -0400 Subject: improvements, cleanup, bug fixes --- src/mmo/clif.t.hpp | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/mmo/clif.t.hpp') diff --git a/src/mmo/clif.t.hpp b/src/mmo/clif.t.hpp index 3571a1e..c1b222f 100644 --- a/src/mmo/clif.t.hpp +++ b/src/mmo/clif.t.hpp @@ -323,12 +323,8 @@ enum class SP : uint16_t // sent to client ATTACKRANGE = 1000, -#if 0 - ATKELE = 1001, -#endif -#if 0 - DEFELE = 1002, -#endif + ELTLVL = 1001, + ELTTYPE = 1002, #if 0 CASTRATE = 1003, #endif -- cgit v1.2.3-70-g09d2