Fuelchange code, still works?
Jimbodiah opened this issue ยท 3 comments
I found this bit in one of my old MM patches. The part has some issues and is not showing up, but after looking at why I stumbled upon this bit of patch code. Would this still work?
@MODULE[SSTUVolumeContainer]
{
@enableContainerEdit = true
@enableFuelTypeChange = true
}
Should still be functional, yes. All that should really do is make sure the GUI can be opened, and that the 'fuel type' slider is present.
What part is having problems?