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