Atmos GasSpecificHeats in shared (#42136)

This commit is contained in:
ArtisticRoomba
2026-01-14 15:21:04 -08:00
committed by GitHub
parent 14b867dbe1
commit f702dc8f2d
11 changed files with 503 additions and 56 deletions

View File

@@ -5,7 +5,7 @@ using Robust.Shared.GameStates;
namespace Content.Client.Atmos.EntitySystems;
public sealed class AtmosphereSystem : SharedAtmosphereSystem
public sealed partial class AtmosphereSystem : SharedAtmosphereSystem
{
public override void Initialize()
{