From 458bd6d67eb5d3aa617c52d1236412e2cbe932ff Mon Sep 17 00:00:00 2001 From: DyatelO Date: Thu, 6 Jan 2022 19:56:02 +0300 Subject: [PATCH] no message --- .../Editor/1.2.167/Google.IOSResolver.dll | 3 -- .../1.2.167/Google.IOSResolver.dll.meta | 38 ------------------- Assets/Resources/Data/UIData.asset | 1 + Assets/Scripts/Units/Views/UnitView.cs | 3 ++ Assets/add.cs | 2 +- ProjectSettings/GvhProjectSettings.xml | 1 + 6 files changed, 6 insertions(+), 42 deletions(-) delete mode 100644 Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll delete mode 100644 Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll.meta diff --git a/Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll b/Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll deleted file mode 100644 index 197a2d51..00000000 --- a/Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05aa1f9c8fb453f656aa0b0000104044cb10cd6f9697d6d74dbc6b816591cb94 -size 66048 diff --git a/Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll.meta b/Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll.meta deleted file mode 100644 index 5ede5fab..00000000 --- a/Assets/ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll.meta +++ /dev/null @@ -1,38 +0,0 @@ -fileFormatVersion: 2 -guid: 487d7d4b088f42f8bf5bd0c2553e4ef8 -labels: -- gvh -- gvh_version-6.1.2 -- gvhp_exportpath-ExternalDependencyManager/Editor/1.2.167/Google.IOSResolver.dll -- gvhp_targets-editor -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - Any: - second: - enabled: 0 - settings: {} - - first: - Editor: Editor - second: - enabled: 1 - settings: - DefaultValueInitialized: true - - first: - Windows Store Apps: WindowsStoreApps - second: - enabled: 0 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Resources/Data/UIData.asset b/Assets/Resources/Data/UIData.asset index f5b2cf1b..9e046501 100644 --- a/Assets/Resources/Data/UIData.asset +++ b/Assets/Resources/Data/UIData.asset @@ -19,3 +19,4 @@ MonoBehaviour: type: 3} inventoryView: {fileID: 1527356263590969195, guid: ff3bc3b17ddefd14eb798b22cf0a854f, type: 3} + _add: {fileID: 7017227080055577099, guid: 1328a0e1e252d60408278772275bf560, type: 3} diff --git a/Assets/Scripts/Units/Views/UnitView.cs b/Assets/Scripts/Units/Views/UnitView.cs index 69c393ec..3439c88f 100644 --- a/Assets/Scripts/Units/Views/UnitView.cs +++ b/Assets/Scripts/Units/Views/UnitView.cs @@ -1,13 +1,16 @@ using System; using System.Collections; using System.Collections.Generic; +using Data; using DG.Tweening; using HexFiled; using Items; using Units; using UnityEngine; +using UnityEngine.Events; using UnityEngine.UI; using Weapons; +using Random = UnityEngine.Random; public class UnitView : MonoBehaviour diff --git a/Assets/add.cs b/Assets/add.cs index d05913b9..02ddbd42 100644 --- a/Assets/add.cs +++ b/Assets/add.cs @@ -3,7 +3,7 @@ using System.Collections; using System.Collections.Generic; using UnityEngine; using GoogleMobileAds.Api; -using UnityEditor.PackageManager.Requests; +//using UnityEditor.PackageManager.Requests; public class add : MonoBehaviour { diff --git a/ProjectSettings/GvhProjectSettings.xml b/ProjectSettings/GvhProjectSettings.xml index 6cdd649f..81afac7b 100644 --- a/ProjectSettings/GvhProjectSettings.xml +++ b/ProjectSettings/GvhProjectSettings.xml @@ -1,5 +1,6 @@  +