增加pawn名字
This commit is contained in:
4
csgo2/native_sdk/entity/cbaseentity.cpp
Normal file
4
csgo2/native_sdk/entity/cbaseentity.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "cbaseentity.h"
|
||||
bool CBaseEntity::IsBasePlayerController() {
|
||||
return CALL_VIRTUAL(bool, 144, this);
|
||||
}
|
||||
Reference in New Issue
Block a user