Skip to content

Commit fc0c4d4

Browse files
qparisplata
authored andcommitted
Fix dos support issue (#765)
1 parent dadf0a2 commit fc0c4d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Engines/Wine/Plugins/DOS support/script.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,6 @@ Wine.prototype.dosbox = function () {
135135
return this;
136136
}
137137
}
138+
139+
return this;
138140
}

0 commit comments

Comments
 (0)