1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-29 20:11:23 +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

@@ -132,7 +132,7 @@ void enable_raycaster() {
last_geometry = geometry;
deg = S7; if(prod) deg += 2;
if(!our_raycaster) {
bool asonov = geometry == gArnoldCat;
bool asonov = hr::asonov::in();
bool use_reflect = reflect_val && !nil && !levellines && !asonov;
string vsh =