Skip to content

Fix timers hierarhy#573

Merged
Grantim merged 2 commits intomasterfrom
Fix_timers_hierarhy
Oct 6, 2022
Merged

Fix timers hierarhy#573
Grantim merged 2 commits intomasterfrom
Fix_timers_hierarhy

Conversation

@Grantim
Copy link
Contributor

@Grantim Grantim commented Oct 6, 2022

No description provided.

@Grantim Grantim requested a review from Fedr October 6, 2022 11:05
{
auto currentParent = currentRecord->parent;
if ( !currentParent )
if ( !currentParent || !started_ )
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably move check for started on the very top?

@Grantim Grantim merged commit 0f3af58 into master Oct 6, 2022
@Grantim Grantim deleted the Fix_timers_hierarhy branch October 6, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants