Might as well add the dark square while I'm at it.

This commit is contained in:
Joe Zeng
2020-11-07 01:29:44 -05:00
parent 91a87fea73
commit 1b381c4bf3
3 changed files with 1 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ blocks = {
B = love.graphics.newImage("res/img/s4.png"),
M = love.graphics.newImage("res/img/s5.png"),
F = love.graphics.newImage("res/img/s9.png"),
A = love.graphics.newImage("res/img/s9.png"),
A = love.graphics.newImage("res/img/s8.png"),
X = love.graphics.newImage("res/img/s9.png"),
},
["bone"] = {