--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40631
This commit is contained in:
Borja Ferrer 2007-03-16 15:41:56 +00:00
parent afb247d2bd
commit a98c47e04b

View File

@ -130,7 +130,7 @@ namespace SourceMod
/** /**
* @brief Wrapper around UserMessageBegin for more options. * @brief Wrapper around UserMessageBegin for more options.
* *
* @param mgs_id Message Id. * @param msg_id Message Id.
* @param players Array containing player indexes. * @param players Array containing player indexes.
* @param playersNum Number of players in the array. * @param playersNum Number of players in the array.
* @param flags Flags to use for sending the message. * @param flags Flags to use for sending the message.