Compile fixes

This commit is contained in:
Thalpy
2019-06-28 17:16:21 +01:00
parent 9ee17e4045
commit b8028242c0
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -683,7 +683,7 @@
if (chem_temp > C.ExplodeTemp)
//go to explode proc
fermiIsReacting = FALSE
SSblackbox.record_feedback("tally", "fermi_chem", 1, (P+" explosion"))
SSblackbox.record_feedback("tally", "fermi_chem", 1, (C+" explosions"))
C.FermiExplode(src, my_atom, (reactedVol+targetVol), chem_temp, pH)
STOP_PROCESSING(SSprocessing, src)
return