mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
fixed desc commit
This commit is contained in:
parent
04a04916a6
commit
8f07fc629f
@ -276,7 +276,7 @@ const char *blizzarddesc =
|
||||
|
||||
const char *crystaldesc =
|
||||
"Yes, this is definitely a crystal. A very regular crystalline structure.\n\n"
|
||||
"This land has been designed to test various geometries, and it does not appear during a normal gameplay."
|
||||
"This land has been designed to test various geometries, and it does not appear during a normal gameplay.";
|
||||
|
||||
const char *NODESC = "No description yet.";
|
||||
const char *NODESCYET = "No description yet.";
|
||||
|
Loading…
Reference in New Issue
Block a user