feat: 修复用户没有下载新的畅玩游戏,插件更新没有触发的问题。 https://jira.shanqu.cc/browse/GHZSCY-7642
This commit is contained in:
@ -1460,6 +1460,8 @@ object VHelper {
|
||||
}
|
||||
}
|
||||
}
|
||||
// 启动游戏时也执行下载插件逻辑,修复用户没有下载新的畅玩游戏,插件更新没有触发的问题。
|
||||
initVaPlugin(gameId)
|
||||
} catch (e: Exception) {
|
||||
ToastUtils.toast(e.localizedMessage ?: "")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user