Added background for options screen

This commit is contained in:
Oshisaure
2020-10-09 18:44:48 +01:00
parent 63c0721978
commit 4cb20101b0
3 changed files with 8 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ backgrounds = {
love.graphics.newImage("res/backgrounds/1800-railways.png"),
love.graphics.newImage("res/backgrounds/1900-world-wide-web.png"),
title = love.graphics.newImage("res/backgrounds/title_v0.1.png"),
input_config = love.graphics.newImage("res/backgrounds/options-gears.png")
}
blocks = {