Skip to content

Fixed Bugs and Optimized Code

Compare
Choose a tag to compare
@Petruchio96 Petruchio96 released this 06 Jan 22:20
· 11 commits to master since this release
eb54536

ClearAllScience() was not clearing the science data in the Atmospheric science part experiment - fixed. Also optimized the if statement to an "if else" statement. This eliminates 4 checks per part as the function steps through the list of all science parts.