Skip to content

Commit

Permalink
aaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldb09 committed Jan 29, 2023
1 parent 85d187e commit 22e3ccc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ class LavalinkPlayer(

override fun play(track: AudioTrack) {
audioPlayer.playTrack(track)
sendPlayerUpdate(socket, this)
}

override fun stop() {
Expand Down

0 comments on commit 22e3ccc

Please sign in to comment.