AnimatedWalkingAnt
This commit is contained in:
parent
4805e81f09
commit
b3423b99a7
@ -462,7 +462,7 @@ public class Cluster : Nucleus {
|
||||
// no bias+synapse input state calculation for now...
|
||||
|
||||
if (this.computeOrders.ContainsKey(startNucleus) == false) {
|
||||
Debug.LogError($"{this.name} compute orders does not contain an order for {startNucleus.name}");
|
||||
//Debug.LogError($"{this.name} compute orders does not contain an order for {startNucleus.name}");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user