reset
This commit is contained in:
parent
bb268b32a3
commit
b6eaa0c3d0
@ -6,7 +6,7 @@ namespace AlicizaX.Editor
|
|||||||
{
|
{
|
||||||
internal static class EventScriptingDefineSymbols
|
internal static class EventScriptingDefineSymbols
|
||||||
{
|
{
|
||||||
private const string MenuPath = "Tools/AlicizaX/Event/Strict Check";
|
private const string MenuPath = "Tools/AlicizaX/Event Strict Check";
|
||||||
private const string DefineSymbol = "Event_StrictCheck";
|
private const string DefineSymbol = "Event_StrictCheck";
|
||||||
|
|
||||||
[MenuItem(MenuPath)]
|
[MenuItem(MenuPath)]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user