mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-07 19:27:45 +00:00
fick timepoints not firing together;
This commit is contained in:
parent
75edbdbcd4
commit
d0cd9c4947
1 changed files with 1 additions and 0 deletions
|
@ -302,6 +302,7 @@ namespace Sapphire::Encounter
|
||||||
|
|
||||||
if( i == m_timepoints.size() )
|
if( i == m_timepoints.size() )
|
||||||
state.m_phaseInfo.m_lastTimepointIndex++;
|
state.m_phaseInfo.m_lastTimepointIndex++;
|
||||||
|
continue;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue