This commit is contained in:
parent
952fb82287
commit
f613848385
27 changed files with 552 additions and 730 deletions
|
@ -32,6 +32,11 @@
|
|||
#endif
|
||||
|
||||
|
||||
void CNpcGhostPirateEnemy::postInit()
|
||||
{
|
||||
m_heading = m_fireHeading = 3072;
|
||||
}
|
||||
|
||||
bool CNpcGhostPirateEnemy::processSensor()
|
||||
{
|
||||
switch( m_sensorFunc )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue