Commit 198d4bd6 by BellCodeEditor

auto save

parent d651bcaa
Showing with 8 additions and 0 deletions
index+= 1
if index >= len(shape):
index = 0
current_shape = shape[index]
if check(center) == False:
index = old_index
current_shape = shape[index]
\ No newline at end of file
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