big a3! (but its buggy??)

This commit is contained in:
Hailey
2020-12-05 12:49:57 +10:00
parent d3b2b4c2d9
commit 513cd6ba90
4 changed files with 487 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ function ModeSelectScene:render()
0, 0, 0,
0.5, 0.5
)
-- i really wanna display taglines somehow for both modes and rules.
if self.menu_state.select == "mode" then
love.graphics.setColor(1, 1, 1, 0.5)
elseif self.menu_state.select == "ruleset" then