mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-18 23:10:26 +00:00
fixup to no rels
This commit is contained in:
parent
14a9961f92
commit
53839be194
@ -191,7 +191,6 @@ struct geometry_information {
|
|||||||
|
|
||||||
vector<transmatrix> ultra_mirrors;
|
vector<transmatrix> ultra_mirrors;
|
||||||
|
|
||||||
vector<pair<string, string> > rels;
|
|
||||||
int xp_order, r_order, rx_order;
|
int xp_order, r_order, rx_order;
|
||||||
|
|
||||||
transmatrix full_X, full_R, full_P;
|
transmatrix full_X, full_R, full_P;
|
||||||
|
Loading…
Reference in New Issue
Block a user