This commit is contained in:
parent
0228fcc820
commit
948117a252
2 changed files with 12 additions and 0 deletions
|
@ -170,6 +170,7 @@ public:
|
|||
void setPathType( u8 newType ) {m_npcPath.setPathType( newType );}
|
||||
void setStartPos( s32 xPos, s32 yPos );
|
||||
|
||||
static void CacheActor(int Type);
|
||||
|
||||
private:
|
||||
class CLayerCollision *m_layerCollision;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue