Update AdvancedTypePopup.cs
This commit is contained in:
parent
f4cfd057cc
commit
d730a1cdb1
@ -50,7 +50,6 @@ namespace MackySoft.SerializeReferenceExtensions.Editor {
|
||||
namespaces[k] = splittedTypePath[k];
|
||||
}
|
||||
else if (ns != splittedTypePath[k]) {
|
||||
|
||||
isSingleNamespace = false;
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user