Fixed consistency of Trajectories with different time steps #436

Merged
direnbharwani merged 5 commits from SP3-2-Physics into main 2023-03-22 22:33:24 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ae213ed05d - Show all commits

View File

@ -65,6 +65,7 @@ namespace SHADE
// Generate script assembly if it hasn't been before
#ifndef _PUBLISH
GenerateScriptsCsProjFile();
BuildScriptAssembly();
#endif