testing
This commit is contained in:
@@ -194,7 +194,6 @@ func Circling():
|
|||||||
for n in CircleIntsMax:
|
for n in CircleIntsMax:
|
||||||
Individual_Steps.pop_front()
|
Individual_Steps.pop_front()
|
||||||
GoBack(Individual_Steps[0])
|
GoBack(Individual_Steps[0])
|
||||||
|
|
||||||
if CircleInts != 0:
|
if CircleInts != 0:
|
||||||
print("Go back to circle part :(")
|
print("Go back to circle part :(")
|
||||||
#FirstCirclePart()
|
#FirstCirclePart()
|
||||||
|
|||||||
Reference in New Issue
Block a user