diff options
Diffstat (limited to 'src/net/eathena/attrs.h')
-rw-r--r-- | src/net/eathena/attrs.h | 3 |
1 files changed, 1 insertions, 2 deletions
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 |