From a6f509e5724bea354c4da040b210ad21937d9b26 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 15:39:59 +0300 Subject: Move FLEE stat from net enum into attributes. --- src/net/ea/eaprotocol.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net/ea/eaprotocol.h') diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index 5bb9ef46d..cb21ff7f1 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -38,8 +38,7 @@ enum EA_DEF, EA_MATK, EA_MDEF, - EA_HIT, - EA_FLEE + EA_HIT }; enum -- cgit v1.2.3-60-g2f50