summaryrefslogtreecommitdiff
path: root/src/net/ea/eaprotocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/eaprotocol.h')
-rw-r--r--src/net/ea/eaprotocol.h5
1 files changed, 4 insertions, 1 deletions
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