新增每帧绘制后是否执行discard的全局设置
This commit is contained in:
@@ -590,7 +590,9 @@ function love.run()
|
||||
LOG.draw()
|
||||
|
||||
gc_present()
|
||||
gc_discard()--SPEED UPUPUP!
|
||||
|
||||
--SPEED UPUPUP!
|
||||
if SETTING.cleanCanvas then gc_discard()end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user