Merge branch 'combatdelay'

This commit is contained in:
ntr
2019-04-17 13:00:21 +10:00
5 changed files with 138 additions and 19 deletions
-1
View File
@@ -59,7 +59,6 @@ function GameCryp(props) {
} = props;
const ko = cryp.green_life.value === 0 ? 'ko' : '';
const classes = eventClasses(resolution, cryp);
const skills = range(0, 3)