Skip to content

Commit

Permalink
Fix dos support issue (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
qparis authored and plata committed Jan 1, 2019
1 parent dadf0a2 commit fc0c4d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Engines/Wine/Plugins/DOS support/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,6 @@ Wine.prototype.dosbox = function () {
return this;
}
}

return this;
}

0 comments on commit fc0c4d4

Please sign in to comment.