mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 09:27:40 +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(tw0);
|
||||
|
||||
int old = c->dist;
|
||||
|
||||
vector<tcell*> opath;
|
||||
|
||||
for(auto& v: sh.pre) {
|
||||
|
Reference in New Issue
Block a user