pull/75/head
Ishaan Bhardwaj 2023-07-16 01:52:02 -04:00
parent 91c8dc3dcc
commit 6fb583e463
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ local block_offsets = {
function TitleScene:render()
love.graphics.setFont(font_3x5_4)
love.graphics.setColor(1, 1, 1, 1 - self.snow_bg_opacity)
drawBackground("title_no_icon"), -- title, title_night
drawBackground("title_no_icon") -- title, title_night
-- 490, 192
for _, b in ipairs(block_offsets) do