gnu: mrrescue: Fix typo in description.
* gnu/packages/games.scm (mrrescue)[description]: Hyphenate.master
parent
c19af99c25
commit
d6331fcaa6
|
@ -3314,8 +3314,8 @@ colors, pictures, and sounds.")
|
||||||
(synopsis "Arcade-style fire fighting game")
|
(synopsis "Arcade-style fire fighting game")
|
||||||
(description
|
(description
|
||||||
"Mr. Rescue is an arcade styled 2d action game centered around evacuating
|
"Mr. Rescue is an arcade styled 2d action game centered around evacuating
|
||||||
civilians from burning buildings. The game features fast paced fire
|
civilians from burning buildings. The game features fast-paced fire
|
||||||
extinguishing action, intense boss battles, a catchy soundtrack and lots of
|
extinguishing action, intense boss battles, a catchy soundtrack, and lots of
|
||||||
throwing people around in pseudo-randomly generated buildings.")
|
throwing people around in pseudo-randomly generated buildings.")
|
||||||
(license (list license:zlib ; for source code
|
(license (list license:zlib ; for source code
|
||||||
license:cc-by-sa3.0)))) ; for graphics and music assets
|
license:cc-by-sa3.0)))) ; for graphics and music assets
|
||||||
|
|
Reference in New Issue