- Remove trailing spaces

This commit is contained in:
ParticleG
2023-02-21 14:54:28 +08:00
parent f8277e1c8a
commit 69a84c035e

View File

@@ -56,5 +56,5 @@ function love.conf(t)
W.title="Techmino "..require "version".string -- Window title
if fs.getInfo('media/image/icon.png') then
W.icon='media/image/icon.png'
end
end
end