diff --git a/PlayerScript.gd b/PlayerScript.gd index 7b57efb..5e94f61 100644 --- a/PlayerScript.gd +++ b/PlayerScript.gd @@ -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()