Doc improvement.
This commit is contained in:
parent
3e387f35e9
commit
177cc87985
@ -57,7 +57,7 @@ enum SDKCallType
|
||||
SDKCall_Player, /**< CBasePlayer call */
|
||||
SDKCall_GameRules, /**< CGameRules call */
|
||||
SDKCall_EntityList, /**< CGlobalEntityList call */
|
||||
SDKCall_Raw, /**< Raw Address call */
|
||||
SDKCall_Raw, /**< |this| pointer with an arbitrary address */
|
||||
};
|
||||
|
||||
enum SDKLibrary
|
||||
|
Loading…
Reference in New Issue
Block a user