Delta-v/Content.Server/Atmos/Reactions
metalgearsloth 47509b7bf4 Make ReactionResults an array (#34967)
* 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>
2025-02-14 16:09:58 +00:00
..
AmmoniaOxygenReaction.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
FrezonCoolantReaction.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
FrezonProductionReaction.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
GasReactionPrototype.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
N2ODecompositionReaction.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
PlasmaFireReaction.cs Make ReactionResults an array (#34967) 2025-02-14 16:09:58 +00:00
TritiumFireReaction.cs Make ReactionResults an array (#34967) 2025-02-14 16:09:58 +00:00
WaterVaporReaction.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00