Check if bush is harvestable or not.

This commit is contained in:
Mohammad Shoaib
2022-01-31 20:16:47 +05:30
parent 4b7d011a7b
commit 77f9f18ecc
5 changed files with 65 additions and 18 deletions

View File

@@ -659,7 +659,7 @@ namespace stardew_access.Patches
}
else
{
hoverTitle = null;
hoverTitle = " ";
hoverText = farm.hoverText;
}
}