Make spcomp2 cry less

This commit is contained in:
xPaw
2015-03-11 15:19:27 +02:00
parent a25090de4b
commit 0ccb99137a
11 changed files with 307 additions and 152 deletions

View File

@@ -59,4 +59,4 @@ native AddTranslation(const lang[3], TransKey:key, const phrase[]);
* NOTE: LANG_PLAYER is invalid in this, use a player index
* or LANG_SERVER
*/
native LookupLangKey(Output[], OutputSize, const Key[], const &id);
native LookupLangKey(Output[], OutputSize, const Key[], &id);