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 bd5a0cae4..7009e6400 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -34,9 +34,7 @@ namespace TmwAthena VIT, INT, DEX, - LUK, - - ATK + LUK }; } // namespace TmwAthena |