1
0
Fork 0
mirror of https://github.com/webxoss/webxoss-client.git synced 2025-03-31 13:52:13 +02:00

fix Localize.desc && Chinese tranlsation

This commit is contained in:
WEBXOSS 2017-04-13 00:37:23 +08:00
parent 22b0d92fac
commit 6d358bdb59
2 changed files with 2 additions and 2 deletions

View file

@ -2592,7 +2592,7 @@ Localize.desc = function (desc) {
if (!info) {
debugger;
return desc;
}ƒ
}
var map = {
'const': info['constEffectTexts'],
'spell': info['spellEffectTexts'],

File diff suppressed because one or more lines are too long