调整mod系统交互逻辑

This commit is contained in:
MrZ626
2020-11-22 19:58:08 +08:00
parent fb5ea1643a
commit 3b717d4705
5 changed files with 31 additions and 24 deletions

View File

@@ -221,7 +221,7 @@ GAME={--Global game data
rec={}, --Recording list, key,time,key,time...
recording=false, --If recording
replaying=false, --If replaying
unranked=nil, --unranked if specific mod is on
mod={}, --List of loaded mods
rank=nil, --Rank reached
prevBG=nil, --Previous background, for restore BG when quit setting page