mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-23 18:07:41 +00:00
aperiodic hat tiling
This commit is contained in:
@@ -3581,6 +3581,7 @@ EX namespace windmap {
|
||||
EX void create() {
|
||||
if(disable_bigstuff) return;
|
||||
if(cgflags & qPORTALSPACE) return;
|
||||
if(hat::in()) return;
|
||||
samples.clear();
|
||||
neighbors.clear();
|
||||
getid.clear();
|
||||
|
Reference in New Issue
Block a user