Skip to content

Commit c7f41d5

Browse files
committed
Undo visual studio code being dumb
1 parent 5bd23b4 commit c7f41d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

www/modloader/dumper.js

-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,5 @@ window._dump_overlay_fs_to_disk = async function() {
3232

3333
await dumpInner($modLoader.overlayFS, "www");
3434

35-
currentLoader.remove();
36-
3735
alert("Dumped overlay to " + _ofs_dmp_tgt);
3836
}

0 commit comments

Comments
 (0)