Scaffolding in place for build options
This commit is contained in:
parent
f2bfecd83f
commit
e4cee436cc
7 changed files with 99 additions and 13 deletions
|
|
@ -1251,7 +1251,7 @@ FDC.prototype.loadSelectedDrive = function(sDisketteName, sDiskettePath, file)
|
|||
}
|
||||
return;
|
||||
}
|
||||
this.notice("Nothing to load");
|
||||
this.notice("Unable to load the selected drive");
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue