mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
Fix bug in setCart()
This commit is contained in:
@@ -84,6 +84,7 @@ bool RDSimplePlayer::isPlaying()
|
||||
void RDSimplePlayer::setCart(unsigned cart)
|
||||
{
|
||||
play_cart=cart;
|
||||
play_cut="";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user