规范代码,大量xxx=nil换成xxx=false
This commit is contained in:
@@ -70,6 +70,6 @@ function back.draw()
|
||||
gc.pop()
|
||||
end
|
||||
function back.discard()
|
||||
petal=nil
|
||||
petal=false
|
||||
end
|
||||
return back
|
||||
Reference in New Issue
Block a user