mirror of
https://github.com/isledecomp/isle.git
synced 2026-05-03 21:43:57 +00:00
Remove space
This commit is contained in:
parent
aff3f76d49
commit
5da487f6fa
@ -55,7 +55,6 @@ MxLong MxDSParallelAction::GetDuration()
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
MxLong duration = action->GetDuration();
|
MxLong duration = action->GetDuration();
|
||||||
|
|
||||||
if (duration == -1) {
|
if (duration == -1) {
|
||||||
this->m_duration = -1;
|
this->m_duration = -1;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user