diff --git a/extensions/tf2/natives.cpp b/extensions/tf2/natives.cpp index 7ae09e79..8dedfd04 100644 --- a/extensions/tf2/natives.cpp +++ b/extensions/tf2/natives.cpp @@ -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",