mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-10 21:29:03 +00:00
update to 9.4l
This commit is contained in:
@@ -1415,7 +1415,7 @@ struct landtype {
|
||||
const char *help;
|
||||
};
|
||||
|
||||
landtype linf[landtypes] = {
|
||||
const landtype linf[landtypes] = {
|
||||
{ 0xFF00FF, "???" , ""},
|
||||
{ 0xC06000, "Great Wall" , ""},
|
||||
{ 0xFF0000, "Crossroads" ,
|
||||
|
||||
Reference in New Issue
Block a user