mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-27 11:57:40 +00:00
euc:: moved Euclidean honeycomb shape definitions to euclid.cpp
This commit is contained in:
@@ -573,6 +573,7 @@ void geometry_information::prepare_basics() {
|
||||
#endif
|
||||
#if MAXMDIM >= 4
|
||||
if(reg3::in()) reg3::generate();
|
||||
if(euc::in(3)) euc::generate();
|
||||
#endif
|
||||
|
||||
hybrid_finish:
|
||||
|
||||
Reference in New Issue
Block a user