Revert "big a3! (but its buggy??)"

This reverts commit 513cd6ba90.
Hailey, please do not add modes.
This commit is contained in:
Ishaan Bhardwaj
2020-12-05 16:56:12 -05:00
parent e6edeea3d1
commit 668564ffb0
4 changed files with 3 additions and 487 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