关闭背景时亮度可调

新增自定义图片背景功能(可调透明度,目前仅电脑可用)
This commit is contained in:
MrZ626
2021-11-28 03:55:57 +08:00
parent 0be2eb9107
commit be54c0e641
15 changed files with 135 additions and 28 deletions

View File

@@ -518,6 +518,7 @@ do
if type(SETTING.skinSet)=='number'then SETTING.skinSet='crystal_scf'end
if not TABLE.find({8,10,13,17,22,29,37,47,62,80,100},SETTING.frameMul)then SETTING.frameMul=100 end
if SETTING.cv then SETTING.vocPack,SETTING.cv=SETTING.cv end
if type(SETTING.bg)~='string'then SETTING.bg='on'end
if RANKS.infinite then RANKS.infinite=0 end
if RANKS.infinite_dig then RANKS.infinite_dig=0 end
if not RANKS.sprint_10l then RANKS.sprint_10l=0 end