mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-20 03:54:47 +00:00
fixup to memory perf
This commit is contained in:
parent
a5bb0b7ffc
commit
d98c8a025f
@ -450,8 +450,6 @@ EX void look_for_shortcuts(tcell *c) {
|
|||||||
ufind(tw);
|
ufind(tw);
|
||||||
ufind(tw0);
|
ufind(tw0);
|
||||||
|
|
||||||
int old = c->dist;
|
|
||||||
|
|
||||||
vector<tcell*> opath;
|
vector<tcell*> opath;
|
||||||
|
|
||||||
for(auto& v: sh.pre) {
|
for(auto& v: sh.pre) {
|
||||||
|
Loading…
Reference in New Issue
Block a user