Fixed Tomato farming (again)
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
public enum InventoryActionResult
|
||||
{
|
||||
Success,
|
||||
DestinationDoesNotExists,
|
||||
DestinationDoesNotExist,
|
||||
DestinationFull,
|
||||
SourceDoesNotExists,
|
||||
SourceDoesNotExist,
|
||||
SourceIsEmpty
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user