compiling"

This commit is contained in:
ntr
2019-09-16 20:02:03 +10:00
parent 48a3f75f0c
commit 2876b24cb3
5 changed files with 61 additions and 85 deletions
+1
View File
@@ -53,6 +53,7 @@ function createSocket(store) {
timeout - TIMES.POST_SKILL_DURATION_MS
);
}
return false;
return setTimeout(() => {
store.dispatch(actions.setAnimSource(null));
store.dispatch(actions.setAnimTarget(null));