forked from mico/idle_moloch
Checking for known / shrouded units now calculated with actual total_minted at that moment 2
This commit is contained in:
parent
54b370f41b
commit
26b2480b52
@ -141,6 +141,7 @@ const Army = () => {
|
|||||||
}
|
}
|
||||||
}, [
|
}, [
|
||||||
army,
|
army,
|
||||||
|
balance,
|
||||||
isRegistered,
|
isRegistered,
|
||||||
player?.total_minted
|
player?.total_minted
|
||||||
])
|
])
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user