mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
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