This commit is contained in:
parent
650f284e4a
commit
0ff14a08b7
14 changed files with 161 additions and 7 deletions
|
@ -353,4 +353,11 @@ void CNpcFriend::collidedWith( CThing *_thisThing )
|
|||
void CNpcFriend::startConderversation()
|
||||
{
|
||||
// I am 'avin a fayg
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void CNpcFriend::setupWaypoints( sThingActor *ThisActor )
|
||||
{
|
||||
// do nothing
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue