Skip to content
Snippets Groups Projects
Commit 593cbbea authored by Eidolon's avatar Eidolon
Browse files

Don't popup MS rules in dedicated mode

parent af3df72c
No related branches found
No related tags found
No related merge requests found
......@@ -591,5 +591,8 @@ Advertise_OnChange(void)
DRPC_UpdatePresence();
#endif
if (!dedicated)
{
M_PopupMasterServerRules();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment