fix sustain anim

This commit is contained in:
Mashy 2019-12-11 21:10:04 +10:00
parent 89e7b49304
commit 5a34bb9435

View File

@ -64,7 +64,6 @@ class Sustain extends Component {
easing: 'easeInOutSine',
},
],
delay: TIMES.TARGET_DELAY_MS,
duration: TIMES.TARGET_DURATION_MS,
}));