Skip to content

Commit 04a4204

Browse files
committed
fix folder
1 parent ab07c41 commit 04a4204

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+70
-19
lines changed

AdGeneral/Admob.meta

Lines changed: 0 additions & 3 deletions
This file was deleted.

AdGeneral.meta renamed to Admob.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AdSetting.meta renamed to Admob/AdmobClient.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AdGeneral/Admob/AdmobAdClient.cs renamed to Admob/AdmobClient/AdmobAdClient.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using System;
22
using GoogleMobileAds.Api;
33
using UnityEngine;
4+
using VirtueSky.Ads;
45
using VirtueSky.Global;
56
#if VIRTUESKY_FIREBASE_ANALYTIC
67
using Firebase.Analytics;
File renamed without changes.
File renamed without changes.

AdUnitVariable/Admod/AdmobAppOpenVariable.cs renamed to Admob/AdmodUnitVariable/AdmobAppOpenVariable.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using System;
22
using GoogleMobileAds.Api;
33
using UnityEngine;
4+
using VirtueSky.Ads;
45
using VirtueSky.Misc;
56

67
namespace VirtueSky.Ads

AdUnitVariable/Admod/AdmobBannerVariable.cs renamed to Admob/AdmodUnitVariable/AdmobBannerVariable.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using System.Collections;
33
using GoogleMobileAds.Api;
44
using UnityEngine;
5+
using VirtueSky.Ads;
56
using VirtueSky.Global;
67
using VirtueSky.Misc;
78

0 commit comments

Comments
 (0)