mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-22 23:17:04 +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;
|
||||
vector<pair<hyperpoint, int> > coverage;
|
||||
EX vector<pair<hyperpoint, int> > coverage;
|
||||
|
||||
#ifndef CAP_KUEN_MAP
|
||||
#define CAP_KUEN_MAP 0
|
||||
|
Loading…
Reference in New Issue
Block a user