work on the stuff on client
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
|
||||
|
||||
class CBaseEntity;
|
||||
typedef void(*fnThink)( CBaseEntity *pThis );
|
||||
typedef void(*fnThink)( float fTime );
|
||||
class CBaseEntity
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user