drawableText分离出语言模块,部分文本支持多语言
This commit is contained in:
@@ -85,15 +85,6 @@ for i=1,#langList do
|
||||
end
|
||||
end
|
||||
|
||||
local drawableTextLoad={
|
||||
"anykey",
|
||||
"replaying",
|
||||
"next","hold",
|
||||
"win","finish","gameover","pause",
|
||||
|
||||
"VKTchW","VKOrgW","VKCurW",
|
||||
"noScore","highScore",
|
||||
}
|
||||
local LANG={}
|
||||
function LANG.getLen()
|
||||
return #langList
|
||||
|
||||
Reference in New Issue
Block a user