8 lines
174 B
C#
8 lines
174 B
C#
|
|
using Content.Shared._CP14.Temperature;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.Temperature;
|
||
|
|
|
||
|
|
public sealed partial class CP14ClientFireSpreadSystem : CP14SharedFireSpreadSystem
|
||
|
|
{
|
||
|
|
}
|