mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 14:55:36 +03:00
Update amxmisc.inc
Fix: small mistype
This commit is contained in:
parent
fde732f66d
commit
259d50a842
@ -862,7 +862,8 @@ stock set_task_ex(Float:time, const function[], id = 0, const any:parameter[] =
|
|||||||
* GetPlayers_CaseInsensitive - match case insensitive
|
* GetPlayers_CaseInsensitive - match case insensitive
|
||||||
* GetPlayers_ExcludeHLTV - do not include HLTV proxies
|
* GetPlayers_ExcludeHLTV - do not include HLTV proxies
|
||||||
* GetPlayers_IncludeConnecting - include connecting clients
|
* GetPlayers_IncludeConnecting - include connecting clients
|
||||||
* @param team String to match against if the "e" or "f" flag is specified
|
* @param team String to match against if the "GetPlayers_MatchTeam" or
|
||||||
|
* "GetPlayers_MatchNameSubstring" flag is specified
|
||||||
*
|
*
|
||||||
* @noreturn
|
* @noreturn
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user