update 0.9.0
This commit is contained in:
parent
fd1172bf06
commit
6d91d91d74
1 changed files with 1 additions and 1 deletions
|
|
@ -722,7 +722,7 @@ function SAEO_Config() {
|
|||
event: {
|
||||
started: function() {},
|
||||
stopped: function() {},
|
||||
reseted: function(hard) { console.warn("RES", hard); },
|
||||
reseted: function(hard) {},
|
||||
paused: function(paused) {}
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue