forked from mirrors/webxoss-core
update client with minified CardInfo.js
This commit is contained in:
parent
162a58110f
commit
5b51079c3f
2 changed files with 3 additions and 1 deletions
|
@ -51,6 +51,8 @@ function handleCardInfo () {
|
|||
delete info.resonaCondition;
|
||||
delete info.resonaAsyn;
|
||||
delete info.encore;
|
||||
delete info.bettedCost;
|
||||
if (info.rise) info.rise = true;
|
||||
// for (var key in defaultValueMap) {
|
||||
// if (info[key] === defaultValueMap[key]) {
|
||||
// delete info[key];
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3c1a5a50d555db916eed799f40fd310bd3ed6ba8
|
||||
Subproject commit 4c971709f284373cec1546f9eecd7348f3370e8b
|
Loading…
Reference in a new issue