diff options
Diffstat (limited to 'src/net/ea/eaprotocol.h')
-rw-r--r-- | src/net/ea/eaprotocol.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index cb21ff7f1..df71a0a80 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -37,8 +37,7 @@ enum EA_ATK, EA_DEF, EA_MATK, - EA_MDEF, - EA_HIT + EA_MDEF }; enum |