mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-09 02:03:00 +00:00
debug_voronoi option
This commit is contained in:
@@ -1815,6 +1815,7 @@ EX void start_camelot(cell *c) {
|
||||
}
|
||||
}
|
||||
|
||||
EX bool debug_voronoi;
|
||||
EX map<heptagon*, eLand> horodisk_land;
|
||||
EX map<heptagon*, eLand> horodisk_last_land;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user