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 04a49a9ca..50a7ca977 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -38,8 +38,7 @@ namespace TmwAthena ATK, DEF, - MATK, - MDEF + MATK }; } // namespace TmwAthena |