Alpha V0.7.7

This commit is contained in:
MrZ_26
2020-02-04 19:31:17 +08:00
parent 1b0ad009b0
commit c35152cf6e
13 changed files with 388 additions and 239 deletions

View File

@@ -9,7 +9,7 @@ function love.conf(t)
t.audio.mixwithsystem=true--Switch on to keep sysBGM
local W=t.window
W.title="Techmino V0.7.6"
W.title="Techmino V0.7.7"
W.icon="/image/icon.png"
W.width,W.height=1280,720
W.borderless=X