mirror of
https://github.com/webxoss/webxoss-core.git
synced 2024-11-20 06:49:53 +01:00
fix WX15-032 burst 1st
This commit is contained in:
parent
3be793abfb
commit
b7eb227059
1 changed files with 1 additions and 1 deletions
|
@ -105814,7 +105814,7 @@ var CardInfo = {
|
|||
source: this,
|
||||
description: '2057-burst-1',
|
||||
actionAsyn: function () {
|
||||
this.banishSigniAsyn(10000);
|
||||
return this.banishSigniAsyn(10000);
|
||||
}
|
||||
},{
|
||||
source: this,
|
||||
|
|
Loading…
Reference in a new issue