mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-19 17:32:50 +00:00
fixup EX coverage
This commit is contained in:
parent
f150245a72
commit
3e8d00f097
@ -370,7 +370,7 @@ int dexp_comb_colors[16] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
int coverage_style;
|
int coverage_style;
|
||||||
vector<pair<hyperpoint, int> > coverage;
|
EX vector<pair<hyperpoint, int> > coverage;
|
||||||
|
|
||||||
#ifndef CAP_KUEN_MAP
|
#ifndef CAP_KUEN_MAP
|
||||||
#define CAP_KUEN_MAP 0
|
#define CAP_KUEN_MAP 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user