From 131e5eac691a66e55670da2716c2d7a944daab9e Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sun, 2 Jul 2017 11:14:25 -0700 Subject: [PATCH] Added another old Infocom game --- modules/pcx86/lib/fdc.js | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/pcx86/lib/fdc.js b/modules/pcx86/lib/fdc.js index a471eada2..8dc5dee8e 100644 --- a/modules/pcx86/lib/fdc.js +++ b/modules/pcx86/lib/fdc.js @@ -1290,7 +1290,6 @@ class FDC extends Component { * of a local disk image, it will map all such disks to "Local Disk", and any attempt to "Mount" such * a disk, will essentially result in a "Disk not found" error. */ - this.addDiskHistory(sDisketteName, sDiskettePath, disk); /*