整理代码

This commit is contained in:
MrZ626
2021-05-25 15:55:10 +08:00
parent 58e5118d45
commit 0f3dd61249
3 changed files with 1 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ function love.conf(t)
W.minwidth,W.minheight=640,360
W.borderless=false
W.resizable=true
W.fullscreentype='desktop'--'exclusive'
W.fullscreen=false
W.vsync=0--Unlimited FPS
W.msaa=false--Num of samples to use with multi-sampled antialiasing