完全取消加载动画

This commit is contained in:
MrZ626
2021-07-17 01:38:27 +08:00
parent ce8fefe9f8
commit d3046fa588
3 changed files with 66 additions and 248 deletions

View File

@@ -1,5 +1,17 @@
local C=COLOR
return{
loadText={
loadSFX="Loading SFX resources",
loadBGM="Loading BGM resources",
loadImage="Loading image resources",
loadSkin="Loading skin resources",
loadVoice="Loading voice resources",
loadFont="Loading font resources",
loadModeIcon="Loading mode icons",
loadMode="Loading modes",
loadOther="Loading other things",
finish="Loading finished",
},
anykey="Press a key!",
sureQuit="Press again to exit",
newDay="A new day, a new beginning!",