Commit fe8d4517 by BellCodeEditor

save project

parent 3c11fec6
Showing with 0 additions and 1 deletions
......@@ -82,7 +82,6 @@ while True:
current_shape=shape[index]
if states == False:
states = True
center = [2, 8] # 第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