Beispiel #1
0
        /// <summary>
        /// Reloads the steam group
        /// </summary>
        public static void Reload()
        {
            InfoManager im = (InfoManager)ServiceManager.GetService("InfoManager.InfoManager");

            im.LoadSteamGroups();
        }