@@ -194,7 +194,7 @@ namespace GFGGame
/// </summary>
private string GetHostServerURL(string packageName)
{
- LauncherConfig.CDN_ROOT = "http://10.108.64.127";
+ //LauncherConfig.CDN_ROOT = "http://10.108.64.127";
string platform = "PC";
#if UNITY_EDITOR