rounding

  1. PC [BUG] Rounding Error when Calculating Time for Crop to Grow

    So I was trying to figure out why a yam takes 8 days to grow with agriculturalist instead of 9 days, and I came across the following code from https://github.com/veywrn/StardewValley/blob/3ff171b6e9e6839555d7881a391b624ccd820a83/StardewValley/TerrainFeatures/HoeDirt.cs: protected void...
Top