v1.1.0: fixed talisman not updating quickslot when gaining charge
This commit is contained in:
parent
ecfca5ff2d
commit
fa9ec9b7a2
|
@ -97,6 +97,7 @@ public class TalismanOfForesight extends Artifact {
|
||||||
partialCharge = 0;
|
partialCharge = 0;
|
||||||
GLog.p( Messages.get(TalismanOfForesight.class, "full_charge") );
|
GLog.p( Messages.get(TalismanOfForesight.class, "full_charge") );
|
||||||
}
|
}
|
||||||
|
updateQuickslot();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user