Renamed EnableSeasonRestrictions to DisableSeasonRestrictions #108
Annotations
5 errors
build:
ModEntry.cs#L119
'ModConfig' does not contain a definition for 'DisableSeasonRestrictions'
|
build:
Framework/Patches/FarmingPatches.cs#L77
'ModConfig' does not contain a definition for 'DisableSeasonRestrictions' and no accessible extension method 'DisableSeasonRestrictions' accepting a first argument of type 'ModConfig' could be found (are you missing a using directive or an assembly reference?)
|
build:
ModEntry.cs#L119
'ModConfig' does not contain a definition for 'DisableSeasonRestrictions'
|
build:
Framework/Patches/FarmingPatches.cs#L77
'ModConfig' does not contain a definition for 'DisableSeasonRestrictions' and no accessible extension method 'DisableSeasonRestrictions' accepting a first argument of type 'ModConfig' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|