Skip to content

Commit 5873779

Browse files
committed
Fixed another dumb
1 parent 0aadc71 commit 5873779

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

GameData/SterlingSystems/WorldPower/zPatches/SystemHeatConvectors.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
!MODULE[ModuleDeployableRadiator] {}
44
!MODULE[ModuleActiveRadiator] {}
55
!MODULE[ModuleAnimateHeat] {}
6-
!MODULE[ModuleAnimateActiveSecondary] {}
76
MODULE
87
{
98
name = ModuleAnimationGroup
@@ -126,4 +125,8 @@
126125
}
127126
}
128127
}
128+
}
129+
@PART[strl-worldpower-tcs?]:NEEDS[SystemHeat]
130+
{
131+
!MODULE[ModuleAnimateActiveSecondary] {}
129132
}

0 commit comments

Comments
 (0)