修改scenne标签
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System;
|
||||
using Sirenix.OdinInspector;
|
||||
using UnityEngine;
|
||||
using UnityEngine.SceneManagement;
|
||||
|
||||
namespace Stary.Evo
|
||||
{
|
||||
@@ -43,11 +44,6 @@ namespace Stary.Evo
|
||||
Prefab,
|
||||
Scene
|
||||
}
|
||||
|
||||
public enum LoadSceneMode
|
||||
{
|
||||
Single,
|
||||
Additive,
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user