mirror of
https://github.com/rehlds/reapi.git
synced 2025-01-16 00:28:17 +03:00
the bypass amxx warning 200 (#113)
warning 200: symbol "RG_CBasePlayer_SetSpawnProtecti" is truncated to 31 characters - fixed
This commit is contained in:
parent
8996519b6e
commit
c649b89f85
@ -32,6 +32,8 @@
|
|||||||
#define RG_CBasePlayer_SetClientUserInfoModel RG_CBasePlayer_SetUserInfoModel
|
#define RG_CBasePlayer_SetClientUserInfoModel RG_CBasePlayer_SetUserInfoModel
|
||||||
#define RG_CBasePlayer_SetClientUserInfoName RG_CBasePlayer_SetUserInfoName
|
#define RG_CBasePlayer_SetClientUserInfoName RG_CBasePlayer_SetUserInfoName
|
||||||
#define m_Shield_hEntToIgnoreTouchesFrom m_Shield_EntToIgnoreTouchesFrom
|
#define m_Shield_hEntToIgnoreTouchesFrom m_Shield_EntToIgnoreTouchesFrom
|
||||||
|
#define RG_CBasePlayer_RemoveSpawnProtection RG_CBasePlayer_RemoveProtection
|
||||||
|
#define RG_CBasePlayer_SetSpawnProtection RG_CBasePlayer_SetProtection
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user