mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-05 16:23:06 +00:00
fixup to memory perf
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user