Skip to content

Commit

Permalink
Update Tune-Shark-V3.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SharkPool-SP authored Jan 10, 2025
1 parent e9e889b commit 987d247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/SharkPool/Tune-Shark-V3.js
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,6 @@

typeOverlay(sound, type) {
const ctx = sound.context;
const src = ctx.sourceNode;
if (type === "stop") {
const lastTime = sound.currentTime;
ctx.stop();
Expand Down

0 comments on commit 987d247

Please sign in to comment.