修复mod选择界面文本显示错误和自定义场地按钮显示问题

This commit is contained in:
MrZ626
2020-12-04 21:43:27 +08:00
parent af59709b4c
commit b6a4412c7b
8 changed files with 7 additions and 6 deletions

View File

@@ -143,6 +143,7 @@ function scene.Pnt()
gc.pop()
end
gc.setColor(1,1,1)
if sceneTemp.sel then
setFont(30)
gc.printf(text.modInfo[sceneTemp.sel],70,540,950)