diff options
Diffstat (limited to 'src/net/tmwa/attrs.h')
-rw-r--r-- | src/net/tmwa/attrs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/tmwa/attrs.h b/src/net/tmwa/attrs.h index 0377d10cd..fe2068965 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -32,8 +32,7 @@ namespace TmwAthena STR = 0xd, AGI, VIT, - INT, - DEX + INT }; } // namespace TmwAthena |