Skip to content

Commit

Permalink
the bypass amxx warning 200 (#113)
Browse files Browse the repository at this point in the history
warning 200: symbol "RG_CBasePlayer_SetSpawnProtecti" is truncated to 31 characters - fixed
  • Loading branch information
SergeyShorokhov authored and s1lentq committed Apr 15, 2018
1 parent 8996519 commit c649b89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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

/**
Expand Down

0 comments on commit c649b89

Please sign in to comment.