This commit is contained in:
Charles 2001-07-05 22:46:04 +00:00
parent dd6b6963e6
commit 33f70e9634

View file

@ -76,7 +76,7 @@ protected:
enum
{
NPC_SEA_SNAKE_SPACING = 6,
NPC_SEA_SNAKE_SPACING = 4,
NPC_SEA_SNAKE_LENGTH = 10,
NPC_SEA_SNAKE_CIRCLE_CLOCKWISE = 1,
NPC_SEA_SNAKE_CIRCLE_ANTICLOCKWISE = 2,