Fix sometimes disconnect get crash
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ private:
|
||||
|
||||
public:
|
||||
void HookEntity(CBaseEntity* pEntity);
|
||||
void UnhookEntity(CBaseEntity* pEntity);
|
||||
void UnhookEntity(int index);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user