cxb: fixed configs

This commit is contained in:
2024-03-14 00:14:51 +01:00
parent 097b74d849
commit 774a639bb7
10 changed files with 31 additions and 48 deletions

View File

@ -82,7 +82,7 @@ HRESULT dns_platform_hook_init(const struct dns_config *cfg)
return hr;
}
// croosbeats REV.
// crossbeats REV.
hr = dns_hook_push(L"https://rev-ent.ac.capcom.jp:443", cfg->title);
if (FAILED(hr)) {