mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-08-20 10:54:17 -05:00
platform/config.c: Set sensible default keychip subnet
This commit is contained in:
@@ -210,7 +210,7 @@ void nusec_config_load(struct nusec_config *cfg, const wchar_t *filename)
|
||||
GetPrivateProfileStringW(
|
||||
L"keychip",
|
||||
L"subnet",
|
||||
L"0.0.0.0",
|
||||
L"192.168.100.0",
|
||||
subnet,
|
||||
_countof(subnet),
|
||||
filename);
|
||||
|
||||
Reference in New Issue
Block a user