mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
Sol in the list of 3D geometries
This commit is contained in:
parent
94c170d691
commit
877067e84c
@ -394,7 +394,7 @@ vector<eGeometry> list3d = {
|
||||
gCell24, gECell24,
|
||||
gCell16, gECell16,
|
||||
gCell8, gECell8,
|
||||
gCell5, gKiteDart3
|
||||
gCell5, gKiteDart3, gSol
|
||||
};
|
||||
|
||||
void ge_select_tiling(const vector<eGeometry>& lst) {
|
||||
|
Loading…
Reference in New Issue
Block a user