Skip to content

Commit 2618b94

Browse files
author
Robin Chang
committed
Fix TAC LS converter name display
See KSP-RO/TacLifeSupport#114
1 parent 85c36be commit 2618b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GameData/SDHI/Service Module System/MM_configs/SDHI_SMS_MMPatch_TACLifeSupport.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
MODULE
7777
{
7878
name = TacGenericConverter
79-
converterName = #autoLOC_TACLS_00246 //Carbon Extractor
79+
ConverterName = #autoLOC_TACLS_00246 //Carbon Extractor
8080
StartActionName = #autoLOC_TACLS_00247 //Start CarbonExtractor
8181
StopActionName = #autoLOC_TACLS_00248 //Stop CarbonExtractor
8282
tag = Life Support
@@ -110,7 +110,7 @@
110110
MODULE
111111
{
112112
name = TacGenericConverter
113-
converterName = #autoLOC_TACLS_00240 //Water Purifier
113+
ConverterName = #autoLOC_TACLS_00240 //Water Purifier
114114
StartActionName = #autoLOC_TACLS_00241 //Start WaterPurifier
115115
StopActionName = #autoLOC_TACLS_00242 //Stop WaterPurifier
116116
tag = Life Support

0 commit comments

Comments
 (0)