changed up the way that ingredients can be added
This commit is contained in:
@@ -9,8 +9,6 @@ class Unit {
|
||||
enum System { metric, imperial, neutral }
|
||||
|
||||
enum UnitType {
|
||||
metric,
|
||||
imperial,
|
||||
fluid,
|
||||
weight,
|
||||
count,
|
||||
|
||||
Reference in New Issue
Block a user