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 746b05607..75bf75e1b 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -30,8 +30,7 @@ namespace TmwAthena JOB = 0xa, STR = 0xd, - AGI, - VIT + AGI }; } // namespace TmwAthena |