* Make ReactionResults an array We're making the dictionaries fixed-size anyway. Alternatively could use a frozendictionary but not sure on the perf difference. Worst case whoever adds another reactionresult makes a minor adjustment * apply conventions --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| AmmoniaOxygenReaction.cs | ||
| FrezonCoolantReaction.cs | ||
| FrezonProductionReaction.cs | ||
| GasReactionPrototype.cs | ||
| N2ODecompositionReaction.cs | ||
| PlasmaFireReaction.cs | ||
| TritiumFireReaction.cs | ||
| WaterVaporReaction.cs | ||