Added another old Infocom game

This commit is contained in:
Jeff Parsons 2017-07-02 11:14:25 -07:00 • committed by Jeff Parsons
commit 131e5eac69

View file

@ -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 * 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. * a disk, will essentially result in a "Disk not found" error.
*/ */
this.addDiskHistory(sDisketteName, sDiskettePath, disk); this.addDiskHistory(sDisketteName, sDiskettePath, disk);
/* /*