judicator / KerbalismSystemHeat

Kerbalism support for SystemHeat mod
8 stars 4 forks source link

SystemHeatFissionReactors.cfg isn't applied #1

Closed gotmachine closed 3 years ago

gotmachine commented 3 years ago

The patch isn't applied due its AFTER pass being too early : https://github.com/judicator/KerbalismSystemHeat/blob/64766ccc00a16b9ae13a218ede236a4d9788cf4c/GameData/zKerbalismSystemHeat/Patches/SystemHeatFissionReactors.cfg#L1

Changing AFTER[SystemHeat] to AFTER[zzzz_SystemHeat] solved it

judicator commented 3 years ago

Thanks! Fixed in 0.4 release.