fix
This commit is contained in:
parent
a54a7f914c
commit
bfad241a74
@ -25,7 +25,7 @@ class Crops
|
||||
|
||||
public void updateCrop(Vector2 newSize)
|
||||
{
|
||||
getProductionRate();
|
||||
getProductionRate(DataSet);
|
||||
if (UpdateCrop == 60)
|
||||
{
|
||||
degradeSoil();
|
||||
|
Loading…
Reference in New Issue
Block a user