mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-25 18:20:15 +00:00
Update ShaderVariantCollector
This commit is contained in:
@@ -7,7 +7,7 @@ namespace YooAsset.Editor
|
|||||||
{
|
{
|
||||||
static ShaderVariantCollectionWindow _thisInstance;
|
static ShaderVariantCollectionWindow _thisInstance;
|
||||||
|
|
||||||
[MenuItem("YooAsset/ShaderVariant Collector", false, 203)]
|
[MenuItem("YooAsset/ShaderVariant Collector", false, 201)]
|
||||||
static void ShowWindow()
|
static void ShowWindow()
|
||||||
{
|
{
|
||||||
if (_thisInstance == null)
|
if (_thisInstance == null)
|
||||||
|
|||||||
Reference in New Issue
Block a user