mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-05 17:30:16 +00:00
support for portal spaces
This commit is contained in:
@@ -3578,6 +3578,7 @@ EX namespace windmap {
|
||||
}
|
||||
|
||||
EX void create() {
|
||||
if(cgflags & qPORTALSPACE) return;
|
||||
samples.clear();
|
||||
neighbors.clear();
|
||||
getid.clear();
|
||||
|
||||
Reference in New Issue
Block a user