mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
export crystal_period
This commit is contained in:
parent
a6d1be0a92
commit
a024626593
@ -461,7 +461,7 @@ shifttable get_canonical(coord co) {
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
int crystal_period = 0;
|
EX int crystal_period = 0;
|
||||||
|
|
||||||
struct hrmap_crystal : hrmap_standard {
|
struct hrmap_crystal : hrmap_standard {
|
||||||
heptagon *getOrigin() override { return get_heptagon_at(c0, S7); }
|
heptagon *getOrigin() override { return get_heptagon_at(c0, S7); }
|
||||||
|
Loading…
Reference in New Issue
Block a user