This commit is contained in:
ntr
2019-07-05 18:54:55 +10:00
parent fbf2a42581
commit ec4252d5c9
2 changed files with 6 additions and 30 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ function animations(props) {
const { game, account, resolution, player, construct } = props;
if (!resolution) return false;
const [, event] = resolution.event;
if (!event.skill) return false;
if (!event || !event.skill) return false;
if (!resolution.target) return false;
// source animation