diff options
Diffstat (limited to 'src/net/tmwa/attrs.h')
-rw-r--r-- | src/net/tmwa/attrs.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/net/tmwa/attrs.h b/src/net/tmwa/attrs.h index 6ab80ec16..060e44c71 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -27,9 +27,7 @@ namespace TmwAthena { enum { - JOB = 0xa, - - STR = 0xd + JOB = 0xa }; } // namespace TmwAthena |