Update ShaderVariantCollector

pull/4/head
hevinci 2022-03-13 20:17:10 +08:00
parent 85fe1f2485
commit 2f3ee6acd3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ namespace YooAsset.Editor
{
static ShaderVariantCollectionWindow _thisInstance;
[MenuItem("YooAsset/ShaderVariant Collector", false, 203)]
[MenuItem("YooAsset/ShaderVariant Collector", false, 201)]
static void ShowWindow()
{
if (_thisInstance == null)