mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-08 18:41:30 -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()
|
||||
{
|
||||
g_cfg_clans.load();
|
||||
|
||||
createRequest();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user