mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:39:02 -06:00
Sakura beta v2.k
This commit is contained in:
parent
8d954cabc2
commit
305d07e10a
@ -441,7 +441,9 @@ function SakuraGame:drawCustom()
|
|||||||
love.graphics.printf("EXCELLENT!", 64, 180, 160, "center")
|
love.graphics.printf("EXCELLENT!", 64, 180, 160, "center")
|
||||||
|
|
||||||
love.graphics.setFont(font_3x5_2)
|
love.graphics.setFont(font_3x5_2)
|
||||||
love.graphics.printf("...but let's go\nbetter next time", 64, 220, 160, "center")
|
if self.current_map ~= 27 then
|
||||||
|
love.graphics.printf("...but let's go\nbetter next time", 64, 220, 160, "center")
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user