Move some tools for consistency, audo add feature for card debugger
This commit is contained in:
@@ -25,7 +25,7 @@ namespace AppleHills.Editor
|
||||
private int boosterCount = 0;
|
||||
private string lastEventMessage = "";
|
||||
|
||||
[MenuItem("Tools/Card System/Live Collection Preview")]
|
||||
[MenuItem("AppleHills/Cards/Live Collection Preview")]
|
||||
public static void ShowWindow()
|
||||
{
|
||||
CardSystemLivePreview window = GetWindow<CardSystemLivePreview>("Card Collection Live");
|
||||
|
||||
Reference in New Issue
Block a user