This commit is contained in:
parent
fabee927ad
commit
47c27c870b
6 changed files with 44 additions and 2 deletions
|
@ -20,8 +20,12 @@
|
|||
|
||||
class CNpcSandyFriend : public CNpcFriend
|
||||
{
|
||||
public:
|
||||
virtual void postInit();
|
||||
protected:
|
||||
virtual void startConderversation();
|
||||
|
||||
FileEquate m_conversation;
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue