controllers done i guess
This commit is contained in:
@@ -27,10 +27,10 @@ private:
|
||||
int m_rightHandId;
|
||||
};
|
||||
|
||||
class CMOBAPlayerHandController: public CBaseModelEntity
|
||||
class CMOBAPlayerHandController: public CBaseEntity
|
||||
{
|
||||
public:
|
||||
DECLARE_CLASS(CMOBAPlayerHandController, CBaseModelEntity);
|
||||
DECLARE_CLASS(CMOBAPlayerHandController, CBaseEntity);
|
||||
DECLARE_DATADESC();
|
||||
DECLARE_SERVERCLASS()
|
||||
CMOBAPlayerHandController();
|
||||
|
||||
Reference in New Issue
Block a user