Fix documentation (#513)
This commit is contained in:
parent
faf7da4c2c
commit
a784a34561
|
@ -459,7 +459,7 @@ native client_print_color(index, sender, const message[], any:...);
|
||||||
* last, to the client with the highest index.
|
* last, to the client with the highest index.
|
||||||
*
|
*
|
||||||
* @param player Client index, use 0 to display to all clients
|
* @param player Client index, use 0 to display to all clients
|
||||||
* @param type Message type, see print_* destination constants in
|
* @param type Message type, see engprint_* destination constants in
|
||||||
* amxconst.inc
|
* amxconst.inc
|
||||||
* @param message Formatting rules
|
* @param message Formatting rules
|
||||||
* @param ... Variable number of formatting parameters
|
* @param ... Variable number of formatting parameters
|
||||||
|
|
Loading…
Reference in New Issue
Block a user