1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-06 12:27:57 +00:00

asonov:: changed direct checking of gArnoldCat to asonov::in()

This commit is contained in:
Zeno Rogue
2019-11-08 15:34:51 +01:00
parent 9cb2a753de
commit add037d4e8
7 changed files with 11 additions and 13 deletions

View File

@@ -15,6 +15,8 @@ namespace hr {
EX namespace asonov {
EX bool in() { return geometry == gArnoldCat; }
EX hyperpoint tx, ty, tz;
EX int period_xy = 8;