diff --git a/source/simulation2/Simulation2.cpp b/source/simulation2/Simulation2.cpp index ad93486283..8df920fab5 100644 --- a/source/simulation2/Simulation2.cpp +++ b/source/simulation2/Simulation2.cpp @@ -366,7 +366,8 @@ void CSimulation2Impl::Update(int turnLength, const std::vector secondaryLoadedScripts; + ENSURE(LoadDefaultScripts(secondaryComponentManager, &secondaryLoadedScripts)); ResetComponentState(secondaryComponentManager, false, false); // Load the trigger scripts after we have loaded the simulation. @@ -376,7 +377,7 @@ void CSimulation2Impl::Update(int turnLength, const std::vector