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