MES消息增加error图标,减淡边框

This commit is contained in:
MrZ626
2021-06-13 22:02:29 +08:00
parent 0ee460b679
commit 369891ba54
6 changed files with 23 additions and 10 deletions

View File

@@ -484,7 +484,7 @@ do--function resetGameData(args)
end
end
else
MES.new('warn',"Wrong task type")
MES.new('error',"Wrong task type")
end
end
BG.set(GAME.modeEnv.bg)