implement: New API for Multiplayer Support
This commit is contained in:
parent
37a508c3ba
commit
e4e27ef86b
1 changed files with 1 additions and 1 deletions
|
@ -635,7 +635,7 @@ struct Values {
|
|||
Category::Network};
|
||||
|
||||
// WebService
|
||||
Setting<std::string> web_api_url{linkage, "https://api.ynet-fun.xyz", "web_api_url",
|
||||
Setting<std::string> web_api_url{linkage, "api.ynet-fun.xyz", "web_api_url",
|
||||
Category::WebService};
|
||||
Setting<std::string> yuzu_username{linkage, std::string(), "yuzu_username",
|
||||
Category::WebService};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue