This commit is contained in:
2024-10-02 07:37:53 -04:00
parent 70777c9f80
commit 9dfff400de

View File

@@ -194,7 +194,6 @@ func Circling():
for n in CircleIntsMax:
Individual_Steps.pop_front()
GoBack(Individual_Steps[0])
if CircleInts != 0:
print("Go back to circle part :(")
#FirstCirclePart()