mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-18 22:55:12 +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 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) {
|
heptagon *build_child(heptspin p, pair<int, int> adj) {
|
||||||
indenter ind;
|
indenter ind;
|
||||||
|
|||||||
Reference in New Issue
Block a user