This commit is contained in:
xenakios
2018-05-21 21:25:35 +03:00
parent 552c165628
commit be0cd89869
2 changed files with 2 additions and 2 deletions

View File

@ -342,7 +342,7 @@ public:
}
*/
m_seekfade.requestedrange = rng;
//if (m_seekfade.state == 0)
if (m_seekfade.state == 0)
{
m_seekfade.counter = 0;
m_seekfade.state = 1;