mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2024-11-24 09:30:09 +01:00
platform/config.c: Set sensible default keychip subnet
This commit is contained in:
parent
b23ff704be
commit
dcdc19086d
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user