mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-11 16:58:05 +00:00
fixed desc commit
This commit is contained in:
@@ -276,7 +276,7 @@ const char *blizzarddesc =
|
|||||||
|
|
||||||
const char *crystaldesc =
|
const char *crystaldesc =
|
||||||
"Yes, this is definitely a crystal. A very regular crystalline structure.\n\n"
|
"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 *NODESC = "No description yet.";
|
||||||
const char *NODESCYET = "No description yet.";
|
const char *NODESCYET = "No description yet.";
|
||||||
|
|||||||
Reference in New Issue
Block a user