mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-16 19:18:05 +00:00
reg3:: do not call generate_fulls more than needed
This commit is contained in:
@@ -585,6 +585,8 @@ void geometry_information::prepare_basics() {
|
||||
|
||||
heptshape = nullptr;
|
||||
|
||||
xp_order = 0;
|
||||
|
||||
if(arcm::in() && !prod)
|
||||
ginf[gArchimedean].cclass = gcHyperbolic;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user