Fix game-over screen (return to menu)
This commit is contained in:
parent
37add110f3
commit
a73dcad7ea
|
@ -201,7 +201,7 @@ Returns a plist of properties :DAY, :HOUR, and :MINUTE, all numbers."
|
||||||
'(:eo "LUDO FINITA" :en "GAME OVER")
|
'(:eo "LUDO FINITA" :en "GAME OVER")
|
||||||
'(:en "Where are they now?")
|
'(:en "Where are they now?")
|
||||||
(list :en (end-game-string map))
|
(list :en (end-game-string map))
|
||||||
(list :drop 1)))
|
(list :drop 3)))
|
||||||
|
|
||||||
|
|
||||||
(defun process-overworld-time (map Δt)
|
(defun process-overworld-time (map Δt)
|
||||||
|
|
Ŝarĝante…
Reference in New Issue