Re-add ShipInit::InitAll() to the end of applyPreset(). (#5574)
This commit is contained in:
@@ -110,6 +110,7 @@ void applyPreset(std::string presetName, std::vector<PresetSection> includeSecti
|
||||
}
|
||||
}
|
||||
}
|
||||
ShipInit::InitAll();
|
||||
}
|
||||
|
||||
void DrawPresetSelector(std::vector<PresetSection> includeSections, std::string presetLoc, bool disabled) {
|
||||
|
||||
Reference in New Issue
Block a user