Fixed the glitchyness, and made it suitable to merge with develop
This commit is contained in:
parent
5c67fcbff7
commit
b61cdb04fc
1 changed files with 0 additions and 1 deletions
|
@ -980,7 +980,6 @@ const JIT = {
|
|||
self.dragFlag = 0;
|
||||
self.dragTolerance = 0;
|
||||
|
||||
|
||||
if (JIT.tempInit && JIT.tempNode2 == null) {
|
||||
// this means you want to add a new topic, and then a synapse
|
||||
Create.newTopic.addSynapse = true
|
||||
|
|
Loading…
Reference in a new issue