From cc4e5c99f17846611db09e40b244e693b78ee94a Mon Sep 17 00:00:00 2001 From: mekolat Date: Tue, 14 Jul 2015 14:09:54 -0400 Subject: add POS_X and POS_Y params --- src/mmo/clif.t.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mmo') diff --git a/src/mmo/clif.t.hpp b/src/mmo/clif.t.hpp index 0a51523..f2ff583 100644 --- a/src/mmo/clif.t.hpp +++ b/src/mmo/clif.t.hpp @@ -469,6 +469,9 @@ enum class SP : uint16_t #if 0 RANDOM_ATTACK_INCREASE = 1072, #endif + + POS_X = 1074, + POS_Y = 1075, }; constexpr -- cgit v1.2.3-70-g09d2