steam networking
This commit is contained in:
@@ -12,6 +12,7 @@ public:
|
||||
DECLARE_CLASS(C_BaseModelEntity, C_BaseEntity);
|
||||
DECLARE_DATADESC();
|
||||
|
||||
virtual ~C_BaseModelEntity() override;
|
||||
virtual void Precache() override;
|
||||
virtual void Spawn() override;
|
||||
void Think( float fDelta );
|
||||
|
||||
Reference in New Issue
Block a user