mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 19:44:35 +08:00
update files
This commit is contained in:
parent
df15fe23ad
commit
75ac413229
@ -195,7 +195,7 @@ module.exports = Vue.component('app-main', {
|
|||||||
var step = 0;
|
var step = 0;
|
||||||
|
|
||||||
ipc.on('emulator', function (event, type, project, data){
|
ipc.on('emulator', function (event, type, project, data){
|
||||||
var delay = step * 16;
|
var delay = step * 20;
|
||||||
var runtime = window.AppRuntime[project.name];
|
var runtime = window.AppRuntime[project.name];
|
||||||
|
|
||||||
if (runtime) {
|
if (runtime) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user