mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-09 14:33:28 +02:00
Fix bug in setCart()
This commit is contained in:
parent
0119539d82
commit
05ac6af7f5
@ -84,6 +84,7 @@ bool RDSimplePlayer::isPlaying()
|
||||
void RDSimplePlayer::setCart(unsigned cart)
|
||||
{
|
||||
play_cart=cart;
|
||||
play_cut="";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user