- Minor cleanup

This commit is contained in:
Nils Hausfeld
2023-10-22 12:54:14 +02:00
parent 7b2058d1b2
commit ea00a448ef

View File

@@ -16,7 +16,7 @@ namespace FlaxEditor.Surface.Archetypes
{
return Op1(id, title, desc, null, hints, type);
}
private static NodeArchetype Op1(ushort id, string title, string desc, string[] altTitles, ConnectionsHint hints = ConnectionsHint.Numeric, Type type = null)
{
return new NodeArchetype