From 0cc6167c407c1cf18158ca0e154a3b1cab48853d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Jul 2011 03:27:26 +0300 Subject: Extract shared logic from charserverhandler and loginhandler netcode to ea namespace. --- src/net/ea/eaprotocol.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/net/ea/eaprotocol.h') diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index d72ca3515..11cc0180d 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -36,7 +36,10 @@ enum EA_SPRITE_CAPE, EA_SPRITE_GLOVES, EA_SPRITE_WEAPON, - EA_SPRITE_SHIELD + EA_SPRITE_SHIELD, + EA_SPRITE_EVOL1, + EA_SPRITE_EVOL2, + EA_SPRITE_VECTOREND }; #endif -- cgit v1.2.3-70-g09d2