mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 11:17:36 +00:00
removed default fire interval from global config
This commit is contained in:
parent
90fec707f1
commit
004ec35252
@ -129,7 +129,6 @@
|
||||
config.fixedSaveInterval = window.EJS_fixedSaveInterval;
|
||||
config.disableAutoUnload = window.EJS_disableAutoUnload;
|
||||
config.disableBatchBootup = window.EJS_disableBatchBootup;
|
||||
config.defaultAutoFireInterval = window.EJS_defaultAutoFireInterval;
|
||||
|
||||
let systemLang;
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user