Inventory System Implemented Into AI
This commit is contained in:
parent
efd90e9b32
commit
5dce3ed955
@ -93,7 +93,7 @@ class AI
|
||||
}
|
||||
|
||||
newTarget = GetMinFNode(Math.Min(testsize, count), queue);
|
||||
return newTarget;
|
||||
return newTarget;
|
||||
}
|
||||
|
||||
public Farm changeCropStatus()
|
||||
|
Loading…
Reference in New Issue
Block a user