Merge branch 'combatdelay'
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user