mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-10 11:06:53 +00:00
fix weather bug after revive
This commit is contained in:
parent
41ac09c59c
commit
289a812288
@ -183,6 +183,7 @@ var Card = (function(){
|
|||||||
|
|
||||||
r.reset = function(){
|
r.reset = function(){
|
||||||
this._changedType = null;
|
this._changedType = null;
|
||||||
|
this._forcedPower = -1;
|
||||||
this._boost = {};
|
this._boost = {};
|
||||||
this.boost = 0;
|
this.boost = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user