0.9.2:方向键选择控件
This commit is contained in:
@@ -1839,7 +1839,7 @@ function LANG.set(l)
|
||||
text=langList[l]
|
||||
for S,L in next,Widgets do
|
||||
for N,W in next,L do
|
||||
W.text=text.WidgetText[S][N]
|
||||
W.text=text.WidgetText[S][W.name]
|
||||
end
|
||||
end
|
||||
for _,s in next,drawableTextLoad do
|
||||
|
||||
Reference in New Issue
Block a user