mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 09:10:16 +01: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