Update to documentation

This commit is contained in:
Cmdr McDonald
2017-03-23 08:17:07 +00:00
parent 94d876e934
commit 873935c1d4
7 changed files with 90 additions and 47 deletions

View File

@@ -99,6 +99,7 @@ export default class EngineProfile extends TranslatedComponent {
func={this.state.calcMaxSpeedFunc}
points={1000}
code={code}
aspect={0.7}
/>
);
}