Fixed Expand Block Bug
This commit is contained in:
parent
6d71780f36
commit
e7d50232b2
4 changed files with 52 additions and 72 deletions
|
|
@ -16,7 +16,6 @@ func isCompleted():
|
|||
amount += 2
|
||||
else:
|
||||
amount += 1
|
||||
|
||||
if amount >= 10:
|
||||
return true
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue