Delta-v/Content.Server/Atmos/Reactions
metalgearsloth ba1fd6c5f3
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-09 03:13:47 +01:00
..
AmmoniaOxygenReaction.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
FrezonCoolantReaction.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
FrezonProductionReaction.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
GasReactionPrototype.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
N2ODecompositionReaction.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
PlasmaFireReaction.cs Make ReactionResults an array (#34967) 2025-02-09 03:13:47 +01:00
TritiumFireReaction.cs Make ReactionResults an array (#34967) 2025-02-09 03:13:47 +01:00
WaterVaporReaction.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00