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