fix: 修复畅玩游戏功能没有开启的问题
This commit is contained in:
@ -1532,7 +1532,7 @@ object VHelper {
|
||||
return if (configSettings == null) {
|
||||
isVIsUsed()
|
||||
} else {
|
||||
"off" == configSettings.gameSmooth
|
||||
"on" == configSettings.gameSmooth
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user