mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 02:18:35 +00:00
Added a more meaningful note on HTTPRequestCompletedContextFunction
This commit is contained in:
parent
3ae505229b
commit
a75627e048
@ -164,7 +164,7 @@ extern DownloadHandler g_DownloadHandler;
|
||||
extern HandleType_t g_DownloadHandle;
|
||||
|
||||
struct HTTPRequestCompletedContextFunction {
|
||||
// NOTE: deprecated!
|
||||
// TODO: remove as it's redundant
|
||||
IPluginContext *pContext;
|
||||
funcid_t uPluginFunction;
|
||||
bool bHasContext;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user