duplicate line
This commit is contained in:
parent
a50d10185f
commit
86a84cbcea
@ -188,7 +188,6 @@ function registerEvents(store) {
|
|||||||
store.dispatch(actions.setActiveSkill(null));
|
store.dispatch(actions.setActiveSkill(null));
|
||||||
store.dispatch(actions.setInfo(null));
|
store.dispatch(actions.setInfo(null));
|
||||||
store.dispatch(actions.setItemUnequip([]));
|
store.dispatch(actions.setItemUnequip([]));
|
||||||
store.dispatch(actions.setItemUnequip([]));
|
|
||||||
store.dispatch(actions.setVboxCombiner(null));
|
store.dispatch(actions.setVboxCombiner(null));
|
||||||
store.dispatch(actions.setVboxHighlight(null));
|
store.dispatch(actions.setVboxHighlight(null));
|
||||||
store.dispatch(actions.setVboxInfo(null));
|
store.dispatch(actions.setVboxInfo(null));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user