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/tmwa/attrs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net/tmwa/attrs.h') diff --git a/src/net/tmwa/attrs.h b/src/net/tmwa/attrs.h index fe2068965..746b05607 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -31,8 +31,7 @@ namespace TmwAthena STR = 0xd, AGI, - VIT, - INT + VIT }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2