mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 23:08:03 +03:00
amxconst: Purge tabs
This commit is contained in:
parent
a63042d961
commit
b096f94ca4
@ -1352,7 +1352,7 @@ native client_cmd(index, const command[], any:...);
|
|||||||
* hooks. For an alternative that does, see amxclient_cmd().
|
* hooks. For an alternative that does, see amxclient_cmd().
|
||||||
*
|
*
|
||||||
* @param index Client index, use 0 to execute from all clients.
|
* @param index Client index, use 0 to execute from all clients.
|
||||||
* @param command The client command to execute on
|
* @param command Client command to execute on
|
||||||
* @param arg1 Optional command arguments
|
* @param arg1 Optional command arguments
|
||||||
* @param arg2 Optional command arguments
|
* @param arg2 Optional command arguments
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user