From 10b5b99e5e7e5f332c077a2d261df8f02f111c4f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:21:42 +0300 Subject: Move INT stat from net enum into attributes. --- src/net/eathena/attrs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net/eathena/attrs.h') diff --git a/src/net/eathena/attrs.h b/src/net/eathena/attrs.h index e536a1818..b18834c5c 100644 --- a/src/net/eathena/attrs.h +++ b/src/net/eathena/attrs.h @@ -31,8 +31,7 @@ namespace EAthena STR = 0xd, AGI, - VIT, - INT + VIT }; } // namespace EAthena -- cgit v1.2.3-70-g09d2