Commit 756e5c39 by BellCodeEditor

save project

parent 61d2a773
Showing with 1 additions and 0 deletions
......@@ -81,6 +81,7 @@ while True:
index=old_index
current_shape=shape[index]
if states==False:
states=True
center = [2, 8]
shape=random.choice(shape_list)
index = random.randint(0,len(shape)-1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment