synapse weight change updates nanobrain
This commit is contained in:
parent
28ef70c773
commit
4805e81f09
@ -768,6 +768,7 @@ public class ClusterInspector : Editor {
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
synapse.weight = newWeight;
|
synapse.weight = newWeight;
|
||||||
|
anythingChanged = true;
|
||||||
}
|
}
|
||||||
EditorGUI.indentLevel--;
|
EditorGUI.indentLevel--;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user