Skip to content

Commit 0aa794d

Browse files
committed
Rename script
1 parent f728f02 commit 0aa794d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/Assets/UniSpriteBorderSetupper/Editor/TextureBorderSlicer.cs renamed to app/Assets/UniSpriteBorderSetupper/Editor/UniSpriteBorderSetupper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public static class UniSpriteBorderSetupper
1313
//==============================================================================
1414
// 定数(const)
1515
//==============================================================================
16-
private const string MENU_ITEM_NAME = "Assets/Sprite Border Setup";
16+
private const string MENU_ITEM_NAME = "Assets/Setup Sprite Border";
1717

1818
//==============================================================================
1919
// クラス

app/Assets/UniSpriteBorderSetupper/Editor/TextureBorderSlicer.cs.meta renamed to app/Assets/UniSpriteBorderSetupper/Editor/UniSpriteBorderSetupper.cs.meta

File renamed without changes.

0 commit comments

Comments
 (0)