We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0098dd commit d180123Copy full SHA for d180123
1 file changed
TODO.org
@@ -69,3 +69,7 @@
69
** TODO Apply a reduced deltaV
70
** TODO Flag depletion
71
* TODO Do we want to calculate PersistentThrust as a function of PersistentThrottle, minThrust, and maxThrust? :FEATURE:
72
+* TODO Make PersistentEngine a separate addon that uses existing ModuleEngines* module [0/1] :FEATURE:
73
+** TODO Add "engine" field to class
74
+** TODO Make class inherit PartModule
75
+** TODO Use "engine" field instead of direct fields
0 commit comments