Skip to content

Commit

Permalink
Merge pull request #190 from Quiaaaa/patch-1
Browse files Browse the repository at this point in the history
Stop touching Graphs
  • Loading branch information
Zorn192 authored Sep 30, 2024
2 parents 517c37c + 973156b commit 5ccf525
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/portal.js
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ function doPortal(challenge) {
buyPortalUpgrade('Looting_II');
debug('Second Stage: Bought Max Looting II');
}
pushData();
activatePortal();
lastHeliumZone = 0; zonePostpone = 0;
}
Expand Down Expand Up @@ -500,7 +499,6 @@ function RdoPortal(challenge) {
}

}
pushData();
RresetVars();
activatePortal();
lastRadonZone = 0; RzonePostpone = 0;
Expand Down

0 comments on commit 5ccf525

Please sign in to comment.