anims return rm
This commit is contained in:
parent
f9d36fce63
commit
0f69121340
@ -53,7 +53,6 @@ function createSocket(store) {
|
||||
timeout - TIMES.POST_SKILL_DURATION_MS
|
||||
);
|
||||
}
|
||||
return false;
|
||||
return setTimeout(() => {
|
||||
store.dispatch(actions.setAnimSource(null));
|
||||
store.dispatch(actions.setAnimTarget(null));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user