Ejemplo n.º 1
0
 public static bool IExist(GlitchObject gObject)
 {
     return(FolderUtil.DoesFileExistForPlayer(gObject.jsonFileName + ".json"));
 }