mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2026-08-05 22:40:16 +08:00
refactor: localize hard-coded strings and translate comments
This commit is contained in:
@@ -622,7 +622,7 @@ internal class BeltSignalGenerator : PatchImpl<BeltSignalGenerator>
|
||||
}
|
||||
}
|
||||
|
||||
// 水、硫酸、氢、重氢、光子
|
||||
// Water, sulfuric acid, hydrogen, deuterium, photons
|
||||
foreach (var itemId in ItemIds.ExtraOreItemIds)
|
||||
{
|
||||
ItemSources[itemId] = new ItemSource { Count = 1 };
|
||||
|
||||
Reference in New Issue
Block a user