Skip to content

Commit

Permalink
Merge pull request #43 from EmulatorJS/ejs-buttons-update
Browse files Browse the repository at this point in the history
Add exitEmulation option to EJS_Buttons
  • Loading branch information
ethanaobrien authored Sep 21, 2024
2 parents 05099bd + a081579 commit 376e4c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/1.docs/6.options.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,8 @@ EJS_Buttons = {
quickSave: false,
quickLoad: false,
screenshot: false,
cacheManager: false
cacheManager: false,
exitEmulation: false
}
```

Expand Down

0 comments on commit 376e4c3

Please sign in to comment.