Added Human parts
This commit is contained in:
6
EPosition.cs
Normal file
6
EPosition.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace WaifuCellar;
|
||||
|
||||
public enum EPosition {
|
||||
Left,
|
||||
Right
|
||||
}
|
||||
Reference in New Issue
Block a user