Predict gas valves (#33836)
* Predict gas valves * wawawewa * Fix imports before I get yelled at * soff
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Atmos.Piping.Binary.Systems;
|
||||
|
||||
namespace Content.Client.Atmos.Piping.Binary.Systems;
|
||||
|
||||
public sealed class GasValveSystem : SharedGasValveSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user