Removes AssumeAir from IGasMixtureHolder interface.
This commit is contained in:
@@ -5,7 +5,5 @@ namespace Content.Server.Interfaces
|
|||||||
public interface IGasMixtureHolder
|
public interface IGasMixtureHolder
|
||||||
{
|
{
|
||||||
public GasMixture Air { get; set; }
|
public GasMixture Air { get; set; }
|
||||||
|
|
||||||
bool AssumeAir(GasMixture giver);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user