mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-09 00:25:04 -06:00
Clans: fix clans config not being auto-loaded
Signed-off-by: zeph <35661622+ZephyrCodesStuff@users.noreply.github.com>
This commit is contained in:
parent
8125d7f21a
commit
ac036a0580
@ -132,6 +132,8 @@ namespace clan
|
|||||||
|
|
||||||
clans_client::clans_client()
|
clans_client::clans_client()
|
||||||
{
|
{
|
||||||
|
g_cfg_clans.load();
|
||||||
|
|
||||||
createRequest();
|
createRequest();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user