mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +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().
|
||||
*
|
||||
* @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 arg2 Optional command arguments
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user