Fix error
This commit is contained in:
parent
edbbe60a6b
commit
0bbb716864
@ -27,7 +27,7 @@ namespace MackySoft.SerializeReferenceExtensions.Editor
|
|||||||
return GetTypesUsingTypeCache(baseType);
|
return GetTypesUsingTypeCache(baseType);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
return GetTypesWithGeneric(baseType);
|
return GetTypesUsingTypeCache(baseType);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user