Skip to content

Commit 8517bce

Browse files
committed
Fix MEC changes not firing vessel modif event.
Closes #242
1 parent ddab983 commit 8517bce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Engines/ModuleEngineConfigs.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,6 +1471,7 @@ protected void GUIApplyConfig(string configName)
14711471
{
14721472
SetConfiguration(configName, true);
14731473
UpdateSymmetryCounterparts();
1474+
GameEvents.onEditorShipModified.Fire(EditorLogic.fetch.ship);
14741475
MarkWindowDirty();
14751476
}
14761477

0 commit comments

Comments
 (0)