Audio/Music: Fix Play() call after music stopped
This commit is contained in:
@@ -288,7 +288,11 @@ namespace Nz
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// Ensure we're restarting
|
||||
Stop();
|
||||
StartThread(false);
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user