新模式选择菜单原型

删除模式图标
动态加载所有模式
This commit is contained in:
MrZ626
2021-12-09 03:20:57 +08:00
parent 1826ca6f2f
commit 28103ad952
40 changed files with 346 additions and 518 deletions

View File

@@ -28,7 +28,7 @@ return{
end
setFont(50)
mStr(P.modeData.drought,63,130)
mDraw(MODES.drought_l.icon,63,200,nil,.5)
mDraw(IMG.drought,63,200,nil,.5)
end
end,
task=function(P)