Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): remove duplicate initializations (#72)
This fixes duplicate inits (see lines adjacent to those removed) that were introduced somewhere along the way. Tested by: just visual verification that the same inits with same args do occur immediately nearby, and that the sim still launches and runs.
- Loading branch information