This commit is contained in:
parent
9386d1e96c
commit
68bf62003e
15 changed files with 259 additions and 46 deletions
|
@ -47,6 +47,9 @@ public:
|
|||
protected:
|
||||
virtual int getFrameNumber()=0;
|
||||
|
||||
private:
|
||||
int m_pingFrame;
|
||||
|
||||
};
|
||||
|
||||
class CTestQuestItemPickup : public CBaseQuestItemPickup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue