This commit is contained in:
ntr
2019-07-19 19:07:03 +10:00
parent bd517a1926
commit adf6700049
3 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ class GameConstruct extends Component {
} = this.props;
const ko = construct.green_life.value === 0 ? 'ko' : '';
const classes = eventClasses(game, account, resolution, construct);
const classes = eventClasses(game, account, resolution, construct, animText);
const stats = ['RedLife', 'GreenLife', 'BlueLife'].map((s, j) => (
<div key={j} alt={STATS[s].stat}>