custom url bug fix

This commit is contained in:
landgreen
2020-08-09 16:24:35 -07:00
parent bf5f55a7ec
commit 0c4caa186a
6 changed files with 65 additions and 71 deletions

View File

@@ -781,7 +781,7 @@ const spawn = {
stiffness: attachmentStiffness,
damping: 0.01
});
console.log(consBB[consBB.length - 1])
// console.log(consBB[consBB.length - 1])
}
},
timeSkipBoss(x, y, radius = 55) {