mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-26 01:50:36 +00:00
fixup
This commit is contained in:
parent
8cfc5a578f
commit
be5be7e59f
@ -265,7 +265,7 @@ static const flagtype qZEBRA = 64;
|
|||||||
static const flagtype qELLIPTIC = 128;
|
static const flagtype qELLIPTIC = 128;
|
||||||
|
|
||||||
static const flagtype qBINARY = 256;
|
static const flagtype qBINARY = 256;
|
||||||
static const flagtype qPENROSE = 512;
|
static const flagtype qKITE = 512;
|
||||||
|
|
||||||
static const flagtype qREGULAR = 1024; /* not set! */
|
static const flagtype qREGULAR = 1024; /* not set! */
|
||||||
static const flagtype qARCHI = 2048;
|
static const flagtype qARCHI = 2048;
|
||||||
|
Loading…
Reference in New Issue
Block a user