summaryrefslogtreecommitdiff
path: root/src/net/ea/eaprotocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-01 17:16:05 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-01 19:28:09 +0300
commit97ceb0fc66be86d09b2bc42b7580d3976cbddd80 (patch)
tree0432a5b8e1fe591d8be5ee2fcd227c8d1f683139 /src/net/ea/eaprotocol.h
parent1b9ea6d00c6923abe1da37833e7772d5a5e34b6d (diff)
downloadplus-97ceb0fc66be86d09b2bc42b7580d3976cbddd80.tar.gz
plus-97ceb0fc66be86d09b2bc42b7580d3976cbddd80.tar.bz2
plus-97ceb0fc66be86d09b2bc42b7580d3976cbddd80.tar.xz
plus-97ceb0fc66be86d09b2bc42b7580d3976cbddd80.zip
Move DEX stat from net enum into attributes.
Diffstat (limited to 'src/net/ea/eaprotocol.h')
-rw-r--r--src/net/ea/eaprotocol.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h
index 0ab833e5c..fcd9cd3cf 100644
--- a/src/net/ea/eaprotocol.h
+++ b/src/net/ea/eaprotocol.h
@@ -30,8 +30,7 @@ enum
EA_STR = 0xd,
EA_AGI,
EA_VIT,
- EA_INT,
- EA_DEX
+ EA_INT
};
enum