animate opponent cryps again
This commit is contained in:
@@ -163,7 +163,7 @@ function GamePanel(props) {
|
||||
<figure
|
||||
className="img"
|
||||
onClick={() => selectSkillTarget(cryp.id)} >
|
||||
{crypAvatar(cryp.name)}
|
||||
{crypAvatar(cryp.name, cryp.id)}
|
||||
{combatTextEl}
|
||||
{anim}
|
||||
</figure>
|
||||
|
||||
Reference in New Issue
Block a user