Fix documentation (#513)

This commit is contained in:
OciXCrom 2018-08-09 15:37:24 +02:00 committed by Vincent Herbet
parent faf7da4c2c
commit a784a34561

View File

@ -459,7 +459,7 @@ native client_print_color(index, sender, const message[], any:...);
* last, to the client with the highest index.
*
* @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
* @param message Formatting rules
* @param ... Variable number of formatting parameters