Fix version proxy initialization
Fix high CPU and GPU usage. Signed-off-by: Sean Du <do4suki@gmail.com>
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ namespace config {
|
||||
std::string make_default_config_json() {
|
||||
return
|
||||
"{\r\n"
|
||||
" \"force_http\": false,\r\n"
|
||||
" \"force_http\": true,\r\n"
|
||||
" \"api_url\": \"apis.game.starlight-stage.jp/\",\r\n"
|
||||
" \"asset_url\": \"asset-starlight-stage.akamaized.net/\",\r\n"
|
||||
" \"launch_borderless_helper\": true\r\n"
|
||||
|
||||
Reference in New Issue
Block a user