This commit is contained in:
parent
7062d210a7
commit
57abc4a1c5
|
@ -103,7 +103,7 @@ native AddTranslation(const lang[3], TransKey:key, const phrase[]);
|
|||
*
|
||||
* @return 1 on success, 0 otherwise
|
||||
*/
|
||||
native LookupLangKey(Output[], OutputSize, const Key[], &id);
|
||||
native LookupLangKey(Output[], OutputSize, const Key[], const &id);
|
||||
|
||||
/**
|
||||
* Sets the global language target.
|
||||
|
|
Loading…
Reference in New Issue
Block a user