Skip to content

Commit

Permalink
Add exitEmulation option to EJS_Buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-j-green authored Sep 21, 2024
1 parent 05099bd commit a081579
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 a081579

Please sign in to comment.