Add Tanks 1-5
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
namespace PamhagenSysCtrl.Helpers.Pipeline {
|
||||
public interface ISink : INode {
|
||||
public double TopY { get; }
|
||||
public bool IsFull { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user