This commit is contained in:
parent
cc438eaece
commit
fe5cd640a2
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ protected:
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
NPC_SEA_SNAKE_SPACING = 4,
|
NPC_SEA_SNAKE_SPACING = 4,
|
||||||
NPC_SEA_SNAKE_LENGTH = 10,
|
NPC_SEA_SNAKE_LENGTH = 9,
|
||||||
NPC_SEA_SNAKE_CIRCLE_CLOCKWISE = 1,
|
NPC_SEA_SNAKE_CIRCLE_CLOCKWISE = 1,
|
||||||
NPC_SEA_SNAKE_CIRCLE_ANTICLOCKWISE = 2,
|
NPC_SEA_SNAKE_CIRCLE_ANTICLOCKWISE = 2,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue