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...
|
// no bias+synapse input state calculation for now...
|
||||||
|
|
||||||
if (this.computeOrders.ContainsKey(startNucleus) == false) {
|
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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user