1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-20 16:37:40 +00:00

a try to fix Halloween glitches (unsuccessful)

This commit is contained in:
Zeno Rogue
2017-10-27 20:10:37 +02:00
parent 967eb79d69
commit 6191409624
2 changed files with 4 additions and 0 deletions

View File

@@ -1602,3 +1602,5 @@ extern int stampbase;
transmatrix cellrelmatrix(cell *c, int i);
void terracottaAround(cell *c);
double cellgfxdist(cell *c, int i);