Bump version to v0.3.3.1

pull/68/head v0.3.3.1
Ishaan Bhardwaj 2023-07-02 19:13:13 -04:00
parent 4b456cf49c
commit 244e67074d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
version = "v0.3.3"
version = "v0.3.3.1"

View File

@ -83,7 +83,7 @@ function ReplaySelectScene:render()
-- Same graphic as mode select
--love.graphics.draw(misc_graphics["select_mode"], 20, 40)
love.graphics.setFont(font_3x5_4)
love.graphics.setFont(font_8x11)
love.graphics.print("SELECT REPLAY", 20, 35)
if self.display_warning then