This commit is contained in:
parent
7c224ca827
commit
57de623103
10 changed files with 107 additions and 11 deletions
|
@ -343,3 +343,9 @@ void CNpcMotherJellyfishEnemy::render()
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void CNpcMotherJellyfishEnemy::processUserCollision( CThing *thisThing )
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue