mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 01:37:04 +00:00
arb:: fixed the bad performance
This commit is contained in:
parent
13c1d85439
commit
6956808dea
@ -433,6 +433,7 @@ struct hrmap_arbi : hrmap {
|
||||
dq::drawqueue.pop();
|
||||
|
||||
if(do_draw(h->c7, V)) drawcell(h->c7, V);
|
||||
else continue;
|
||||
|
||||
for(int i=0; i<h->type; i++) {
|
||||
transmatrix V1 = V * adj(h, i);
|
||||
|
Loading…
x
Reference in New Issue
Block a user