修复语言文件系统之前的fallback的问题(fullCopy标签错误使用)

This commit is contained in:
MrZ626
2020-11-02 14:48:54 +08:00
parent b4a103f5f1
commit cea6e2343c
7 changed files with 12 additions and 12 deletions

View File

@@ -111,7 +111,7 @@ return{
pong="弹球",
},
},
modes={fullCopy=true,
modes={
["sprint_10"]= {"竞速", "10行", "消除10行"},
["sprint_20"]= {"竞速", "20行", "消除20行"},
["sprint_40"]= {"竞速", "40行", "消除40行"},