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