mirror of https://github.com/tuyoogame/YooAsset
Update ShaderVariantCollector
parent
85fe1f2485
commit
2f3ee6acd3
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue