This commit is contained in:
parent
8fc2f0e1df
commit
12e8907ece
4 changed files with 16 additions and 1 deletions
|
@ -54,7 +54,7 @@ class CLayerCollision *CNpc::m_layerCollision;
|
|||
|
||||
void CNpc::init()
|
||||
{
|
||||
m_type = NPC_SKELETAL_FISH;
|
||||
m_type = NPC_GARY;
|
||||
|
||||
m_heading = m_fireHeading = 0;
|
||||
m_movementTimer = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue