mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-19 04:18:06 +00:00
land improvements in Sol/Penrose/B4
This commit is contained in:
@@ -393,6 +393,7 @@ bool sizes_known() {
|
||||
if(binarytiling) return false;
|
||||
// not implemented
|
||||
if(archimedean) return false;
|
||||
if(penrose) return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user