Update lang.inc

This commit is contained in:
OciXCrom 2018-07-15 19:13:40 +02:00 committed by GitHub
parent 663cbef017
commit 10defb9779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,11 +69,6 @@ enum TransKey
*/
native TransKey:CreateLangKey(const key[]);
/**
*
* Returns -1 on not found.
*/
/**
* Finds a translation key index without adding on failure.
*