Fix typo
This commit is contained in:
parent
f523d6a74d
commit
f06a3605d2
@ -160,7 +160,7 @@ cell_t TF2_Disguise(IPluginContext *pContext, const cell_t *params)
|
||||
{
|
||||
static ICallWrapper *pWrapper = NULL;
|
||||
|
||||
//CTFPlayerShared::Disguise(int, int, CTFPlayer *. bool=true)
|
||||
//CTFPlayerShared::Disguise(int, int, CTFPlayer *, bool=true)
|
||||
if (!pWrapper)
|
||||
{
|
||||
REGISTER_NATIVE_ADDR("Disguise",
|
||||
|
Loading…
Reference in New Issue
Block a user