From 45511cd1b49d50f0ef6fe295ec4a178b1c2e8d1c Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Tue, 11 Aug 2026 15:11:03 +0200 Subject: [PATCH] Iterations start to work --- Runtime/Scripts/Core/Cluster.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Runtime/Scripts/Core/Cluster.cs b/Runtime/Scripts/Core/Cluster.cs index ca193e6..39f874f 100644 --- a/Runtime/Scripts/Core/Cluster.cs +++ b/Runtime/Scripts/Core/Cluster.cs @@ -206,7 +206,6 @@ namespace NanoBrain { } } - /// /// Clone a prefab. ///