bugfixes
This commit is contained in:
@@ -15,7 +15,7 @@ namespace SplashEdit.EditorCode
|
||||
|
||||
// ───── Main Entry Point ─────
|
||||
|
||||
[MenuItem(MENU_ROOT + "SplashEdit Control Panel %#p", false, 0)]
|
||||
[MenuItem(MENU_ROOT + "SplashEdit Control Panel %#l", false, 0)]
|
||||
public static void OpenControlPanel()
|
||||
{
|
||||
SplashControlPanel.ShowWindow();
|
||||
|
||||
Reference in New Issue
Block a user