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,
|
||||
balance,
|
||||
isRegistered,
|
||||
player?.total_minted
|
||||
])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user