1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-23 21:07:17 +00:00

fixed Ivy graphics on euclid6

This commit is contained in:
Zeno Rogue 2018-08-28 19:06:43 +02:00
parent 5f74f2f641
commit e6fd183302

View File

@ -1912,7 +1912,7 @@ void buildpolys() {
}
bshape(shILeaf[1], PPR::ONTENTACLE);
if(S3 == 3)
if(S3 == 3 && S7 % 3)
for(int t=0; t<=S7; t++) hpcpush(ddi(t*S36, zhexf*.8) * C0);
else {
for(int t=0; t<=S7; t++) {