This commit is contained in:
parent
dd6b6963e6
commit
33f70e9634
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ protected:
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
NPC_SEA_SNAKE_SPACING = 6,
|
NPC_SEA_SNAKE_SPACING = 4,
|
||||||
NPC_SEA_SNAKE_LENGTH = 10,
|
NPC_SEA_SNAKE_LENGTH = 10,
|
||||||
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