Skip to content

Commit 2c739d4

Browse files
committed
Add CHARK/ prefix to menu items
1 parent 733e0bd commit 2c739d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/ScriptableEventConstants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public static class ScriptableEventConstants
2424
/// <summary>
2525
/// Prefix of 'Create' event menus.
2626
/// </summary>
27-
internal const string MenuNameBase = "Scriptable Event";
27+
internal const string MenuNameBase = "CHARK/Scriptable Event";
2828

2929
/// <summary>
3030
/// Menu order of event assets which use simple arguments.

0 commit comments

Comments
 (0)