狗屎Minimax坏我代码
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
using System.Linq;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using UnityEngine;
|
||||
#if UNITY_EDITOR
|
||||
using UnityEditor;
|
||||
using UnityEngine.Serialization;
|
||||
#endif
|
||||
using SickscoreGames.HUDNavigationSystem;
|
||||
|
||||
|
||||
@@ -14,6 +14,6 @@ AssetOrigin:
|
||||
serializedVersion: 1
|
||||
productId: 103056
|
||||
packageName: HUD Navigation System
|
||||
packageVersion: 2.2.0
|
||||
assetPath: Assets/Sickscore Games/HUD-Navigation-System/Scripts/Profiles/Editor/HNSMapProfileEditor.cs
|
||||
uploadId: 382610
|
||||
packageVersion: 3.0.0
|
||||
assetPath: Assets/OtherPlugins/HUD-Navigation-System/Scripts/Profiles/Editor/HNSMapProfileEditor.cs
|
||||
uploadId: 884440
|
||||
|
||||
@@ -1,13 +1,10 @@
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
#if UNITY_EDITOR
|
||||
using UnityEditor;
|
||||
#endif
|
||||
using SickscoreGames;
|
||||
|
||||
namespace SickscoreGames.HUDNavigationSystem
|
||||
{
|
||||
|
||||
@@ -15,6 +15,6 @@ AssetOrigin:
|
||||
serializedVersion: 1
|
||||
productId: 103056
|
||||
packageName: HUD Navigation System
|
||||
packageVersion: 2.2.0
|
||||
assetPath: Assets/Sickscore Games/HUD-Navigation-System/Scripts/Profiles/HNSMapProfile.cs
|
||||
uploadId: 382610
|
||||
packageVersion: 3.0.0
|
||||
assetPath: Assets/OtherPlugins/HUD-Navigation-System/Scripts/Profiles/HNSMapProfile.cs
|
||||
uploadId: 884440
|
||||
|
||||
Reference in New Issue
Block a user