mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 17:27:47 +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() )
|
||||
state.m_phaseInfo.m_lastTimepointIndex++;
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue