diff --git a/data/emulator.js b/data/emulator.js index ac58aed..94b71cb 100644 --- a/data/emulator.js +++ b/data/emulator.js @@ -1,5 +1,5 @@ class EmulatorJS { - version = 3; //Increase by 1 when cores are updated + version = 4; //Increase by 1 when cores are updated getCore(generic) { const core = this.config.system; /*todo: