Skip to content

Commit 66aa598

Browse files
committed
add RPMComputer modules to parts from Endurance that are missing them
1 parent 8193bc5 commit 66aa598

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
// internals with RPM stuff:
2+
// enduranceCommandIVA
3+
// deployableLabIVA
4+
// EnduranceLander
5+
// miniRangerIVA
6+
// rangerInternal
7+
8+
@PART[ENcommandEndurance|ENdeployableLab|ENlanderBody|ENminiRanger|ENrangerBody]:HAS[!MODULE[RasterPropMonitorComputer]]:LAST[RasterPropMonitor]
9+
{
10+
MODULE
11+
{
12+
name = RasterPropMonitorComputer
13+
}
14+
}

0 commit comments

Comments
 (0)