diff options
Diffstat (limited to 'src/net/ea/eaprotocol.h')
-rw-r--r-- | src/net/ea/eaprotocol.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/ea/eaprotocol.h b/src/net/ea/eaprotocol.h index c2c5c1970..46677f25a 100644 --- a/src/net/ea/eaprotocol.h +++ b/src/net/ea/eaprotocol.h @@ -89,6 +89,9 @@ enum EA_SPRITE_SHIELD, EA_SPRITE_EVOL1, EA_SPRITE_EVOL2, + EA_SPRITE_EVOL3, + EA_SPRITE_EVOL4, + EA_SPRITE_EVOL5, EA_SPRITE_VECTOREND }; |