StatsX: cmdReport has to use LANG_SERVER

This commit is contained in:
Valentin Grünbacher 2014-05-02 13:19:24 +02:00
parent c19b9d9d5d
commit bf4ba091e4

View File

@ -1119,7 +1119,7 @@ public cmdReport(id)
new lWeapon[16]
formatex(lWeapon, 15, "%L", id, "WEAPON")
formatex(lWeapon, 15, "%L", LANG_SERVER, "WEAPON")
strtolower(lWeapon)
if (iClip >= 0)