mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-24 16:07:07 +00:00
product:: set missing hexvdist
This commit is contained in:
parent
33cb21f203
commit
508742e7a9
@ -452,6 +452,7 @@ void geometry_information::prepare_basics() {
|
||||
t->crossf = cgi.crossf;
|
||||
t->hcrossf = cgi.crossf;
|
||||
t->tessf = cgi.tessf;
|
||||
t->hexvdist = cgi.hexvdist;
|
||||
t->hexhexdist = cgi.hexhexdist;
|
||||
t->base_distlimit = cgi.base_distlimit-1;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user