2
0
mirror of https://github.com/s1lentq/reapi.git synced 2024-10-16 23:37:07 +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:
Shorohov Sergey 2018-04-15 08:31:17 +03:00 committed by Dmitry Novikov
parent 8996519b6e
commit c649b89f85

View File

@ -32,6 +32,8 @@
#define RG_CBasePlayer_SetClientUserInfoModel RG_CBasePlayer_SetUserInfoModel
#define RG_CBasePlayer_SetClientUserInfoName RG_CBasePlayer_SetUserInfoName
#define m_Shield_hEntToIgnoreTouchesFrom m_Shield_EntToIgnoreTouchesFrom
#define RG_CBasePlayer_RemoveSpawnProtection RG_CBasePlayer_RemoveProtection
#define RG_CBasePlayer_SetSpawnProtection RG_CBasePlayer_SetProtection
#endif
/**