Remove inaccurate note on GetClientLanguage function doc.

This commit is contained in:
Nicholas Hastings 2014-08-05 10:40:14 -04:00
parent 84e5e20362
commit 3edd1ce658

View File

@ -59,7 +59,6 @@ native SetGlobalTransTarget(client);
/** /**
* Retrieves the language number of a client. * Retrieves the language number of a client.
* Currently this simply returns the server language index.
* *
* @param client Client index. * @param client Client index.
* @return Language number client is using. * @return Language number client is using.