Bump version to v0.3.3.1
This commit is contained in:
@@ -1 +1 @@
|
|||||||
version = "v0.3.3"
|
version = "v0.3.3.1"
|
||||||
@@ -83,7 +83,7 @@ function ReplaySelectScene:render()
|
|||||||
-- Same graphic as mode select
|
-- Same graphic as mode select
|
||||||
--love.graphics.draw(misc_graphics["select_mode"], 20, 40)
|
--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)
|
love.graphics.print("SELECT REPLAY", 20, 35)
|
||||||
|
|
||||||
if self.display_warning then
|
if self.display_warning then
|
||||||
|
|||||||
Reference in New Issue
Block a user