This commit is contained in:
JoePfeiffer 2024-01-11 10:04:59 -07:00
parent 00babafc7a
commit d75a345f4e

View File

@ -655,7 +655,7 @@ BasicEventSimulationEngine.error.noConfiguredIgnition = No motors configured to
BasicEventSimulationEngine.error.noIgnition = No motors ignited.
BasicEventSimulationEngine.error.NaNResult = Simulation resulted in not-a-number (NaN) value, please report a bug.
BasicEventSimlationEngine.nullBranchName = (null)
BasicEventSimulationEngine.nullBranchName = (null)
RK4SimulationStepper.error.valuesTooLarge = Simulation values exceeded limits. Try selecting a shorter time step.