mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-25 21:53:32 -04:00
Match MxCompositeMediaPresenter::Tickle
(#1437)
* Match `MxCompositeMediaPresenter::Tickle` * Remove file
This commit is contained in:
parent
2fef2858c9
commit
fa6c62f7b3
@ -144,7 +144,7 @@ MxResult MxCompositeMediaPresenter::Tickle()
|
|||||||
{
|
{
|
||||||
AUTOLOCK(m_criticalSection);
|
AUTOLOCK(m_criticalSection);
|
||||||
|
|
||||||
switch (m_currentTickleState) {
|
switch (GetCurrentTickleState()) {
|
||||||
case e_ready:
|
case e_ready:
|
||||||
ProgressTickleState(e_starting);
|
ProgressTickleState(e_starting);
|
||||||
case e_starting:
|
case e_starting:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user