mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-13 15:28:04 +03:00
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…
x
Reference in New Issue
Block a user