mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-24 08:49:02 -06:00
Bump version to v0.3.3.1
This commit is contained in:
parent
4b456cf49c
commit
244e67074d
@ -1 +1 @@
|
||||
version = "v0.3.3"
|
||||
version = "v0.3.3.1"
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user