From 1b9ea6d00c6923abe1da37833e7772d5a5e34b6d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:11:12 +0300 Subject: Move LUK 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 98ed935f9..0ab833e5c 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -31,8 +31,7 @@ enum EA_AGI, EA_VIT, EA_INT, - EA_DEX, - EA_LUK + EA_DEX }; enum -- cgit v1.2.3-70-g09d2