using System.Collections; using System.Collections.Generic; using UnityEngine; /* * This file has been deprecated in the SDK 2.8.0 update and will be eventually removed. */ public class PottingMobVersion { public static string Ad_Version = "2.8.0.0"; }