Variosu tweaks

This commit is contained in:
Wojtek Figat
2024-02-07 18:56:07 +01:00
parent d1f40d1c47
commit e75902e900
5 changed files with 4 additions and 6 deletions

View File

@@ -725,9 +725,7 @@ namespace FlaxEditor.Modules
for (int i = 0; i < Windows.Count; i++)
{
if (string.Equals(Windows[i].SerializationTypename, typename, StringComparison.OrdinalIgnoreCase))
{
return Windows[i];
}
}
// Check if it's an asset ID