Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed files/ModuleManager.4.1.0.dll
Binary file not shown.
Binary file added files/ModuleManager.4.1.4.dll
Binary file not shown.
10 changes: 1 addition & 9 deletions files/SRBurnTime.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,7 @@
// (well, after all other mods that aren't themselves using FINAL, that is), so
// that SRBs added by mods will get the benefit of the burn time indicator, too.

@PART[*]:HAS[@RESOURCE[SolidFuel],@MODULE[ModuleEngines]:HAS[@PROPELLANT[SolidFuel]]]:FINAL
{
MODULE
{
name = ModuleEngineBurnTime
}
}

@PART[*]:HAS[@RESOURCE[SolidFuel],@MODULE[ModuleEnginesFX]:HAS[@PROPELLANT[SolidFuel]]]:FINAL
@PART[*]:HAS[@RESOURCE[SolidFuel],!MODULE[MultiModeEngine],@MODULE[ModuleEngines*]:HAS[@PROPELLANT[SolidFuel]]]:FINAL
{
MODULE
{
Expand Down