mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-16 21:57:15 +00:00
arcm:: add _details
This commit is contained in:
@@ -903,7 +903,7 @@ struct hrmap_archimedean : hrmap {
|
||||
|
||||
EX hrmap *new_map() { return new hrmap_archimedean; }
|
||||
|
||||
EX debugflag debug_archimedean_map = {"archimedean_map"};
|
||||
EX debugflag debug_archimedean_map = {"archimedean_map_details"};
|
||||
|
||||
heptagon *build_child(heptspin p, pair<int, int> adj) {
|
||||
indenter ind;
|
||||
|
||||
Reference in New Issue
Block a user