From 9dfff400de0965505b303c7af39b456738ecb57c Mon Sep 17 00:00:00 2001 From: Jamal Millner II Date: Wed, 2 Oct 2024 07:37:53 -0400 Subject: [PATCH] testing --- PlayerScript.gd | 1 - 1 file changed, 1 deletion(-) 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()