mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-22 01:44:49 -05:00
The steps added via AddPostLoadStep() from the copy were never executed. Thus they might be invalid when RunPostLoadSteps() is next called. This could result in a crash when a new action or condition is added after e.g. a "Filter" action's TempVariableRef was copied, which adds a PostLoadStep to resolve the macro segment reference. |
||
|---|---|---|
| .. | ||
| action-queue-tab.cpp | ||
| action-queue-tab.hpp | ||
| action-queue.cpp | ||
| action-queue.hpp | ||