1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-20 21:08:06 +00:00

fixup sightranges

This commit is contained in:
Zeno Rogue
2019-03-15 14:24:59 +01:00
parent c693d40b84
commit ba28bf5880
2 changed files with 3 additions and 1 deletions

View File

@@ -377,7 +377,6 @@ namespace reg3 {
void draw() override {
sphereflip = Id;
if(!sightranges[geometry]) sightranges[geometry] = 3;
// for(int i=0; i<S6; i++) queuepoly(ggmatrix(cwt.at), shWall3D[i], 0xFF0000FF);