1
Fork 0
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:
Alice Ogeda 2025-01-05 17:53:07 -03:00
parent 75edbdbcd4
commit d0cd9c4947

View file

@ -302,6 +302,7 @@ namespace Sapphire::Encounter
if( i == m_timepoints.size() )
state.m_phaseInfo.m_lastTimepointIndex++;
continue;
}
break;
}