fix
This commit is contained in:
parent
1a68371d85
commit
814f716ee5
@ -93,7 +93,6 @@ void Container::act(float delta) {
|
||||
}
|
||||
}
|
||||
}
|
||||
GUI& gui = this->gui;
|
||||
intervalEvents.erase(std::remove_if(
|
||||
intervalEvents.begin(), intervalEvents.end(),
|
||||
[](const IntervalEvent& event) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user