mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 14:26:01 +00:00
rogueviz:: remove visible_from_help, it just displays a list
This commit is contained in:
@@ -44,7 +44,6 @@ namespace rogueviz {
|
||||
struct edgetype {
|
||||
double visible_from;
|
||||
double visible_from_hi;
|
||||
double visible_from_help;
|
||||
unsigned color, color_hi;
|
||||
string name;
|
||||
};
|
||||
|
Reference in New Issue
Block a user