Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MajesticWafer authored Oct 18, 2023
1 parent 35fced9 commit 7261be5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ function emuRunFrame() {
keyMask |= 1 << 14
}


if (config.powerSave) {
Module._runFrame(0, keyMask, touched, touchX, touchY)
}
Expand Down

0 comments on commit 7261be5

Please sign in to comment.