Added file diagnostic.

This commit is contained in:
Olivier Gagnon
2021-08-27 14:17:25 -04:00
parent c110c22efb
commit 9e92df47a5
3 changed files with 85 additions and 0 deletions
+8
View File
@@ -608,6 +608,14 @@ if (htmlWebpackPlugin.options.googleAnalytics.trackingId) { %>
Perform a soft reset. Resets everything as if you had just purchased an Augmentation.
</span>
</button>
<button id="debug-files" class="a-link-button tooltip">
Diagnose files
<span class="tooltiptextleft">
If your save file is extremely big you can use this button
to view a map of all the files on every server. Be careful
there might be spoilers.
</span>
</button>
</div>
</div>
</div>