mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-22 08:55:40 +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)
|
void RDSimplePlayer::setCart(unsigned cart)
|
||||||
{
|
{
|
||||||
play_cart=cart;
|
play_cart=cart;
|
||||||
|
play_cut="";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user