no highscore
This commit is contained in:
parent
9d1bbf33d4
commit
e13f5c7301
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ load _ = do
|
|||
, Property "color" $ PropertyColor $ GEGL.RGBA 1 1 1 1
|
||||
]
|
||||
menuText <- gegl_node_new_child root $ textOperation
|
||||
[ Property "string" $ PropertyString "Press [Space] to start\nPress [H] for Highscore"
|
||||
[ Property "string" $ PropertyString "Press [Space] to start"
|
||||
, Property "font" $ PropertyString "Modulo"
|
||||
, Property "size" $ PropertyDouble 50
|
||||
, Property "alignment" $ PropertyInt 1
|
||||
|
|
Loading…
Reference in a new issue