提交修改
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
using UnityEditor;
|
||||
|
||||
namespace NBC
|
||||
{
|
||||
public class FantasySettings
|
||||
{
|
||||
[MenuItem("Fantasy/Fantasy Settings")]
|
||||
public static void OpenFantasySettings()
|
||||
{
|
||||
SettingsService.OpenProjectSettings("Project/Fantasy Settings");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user