mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 18:33:22 +00:00
* Fixes inconsistencies in engine thrust (#69826) current_engines and initial_engines were actually their thrust power, which I was unaware of because of undocumented vars. I renamed the, documented them, and fixed them. * Fixes inconsistencies in engine thrust Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>