Add press 1 and 2
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
public interface ISink : INode {
|
||||
public double TopY { get; }
|
||||
public bool IsFull { get; }
|
||||
public int? CapacityLiters { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user