init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
--S-设置.xlsx 系统设置
|
||||
SystemSettingmConfig={
|
||||
[1] = {tips="开启各类音效",value=1},
|
||||
[2] = {tips="开启各场景背景音乐",value=1},
|
||||
[3] = {tips="使用较高刷新率,在同屏人数较多时可能对机器配置和网络有较高要求",value=1},
|
||||
[4] = {tips="使用较低刷新率,配置较低的机器也也可以流畅游戏",value=0},
|
||||
[5] = {tips="端游显示模式,跑动时更有动作感,但是屏幕晃动明显,仅建议喜欢客户端传奇的用户体验",value=0},
|
||||
[6] = {value=0},
|
||||
[7] = {value=1},
|
||||
[8] = {value=0},
|
||||
[9] = {tips="屏蔽他人使用技能的特效",value=0},
|
||||
[10] = {tips="开启单摇杆模式",value=1},
|
||||
[11] = {tips="开启双摇杆模式",value=0},
|
||||
[12] = {tips="屏蔽地图",value=0},
|
||||
}
|
||||
Reference in New Issue
Block a user