Game Console, v0.86

This commit is contained in:
Chris 2019-06-23 00:45:30 -04:00
parent e75e569bce
commit dbf53dc3eb
291 changed files with 353 additions and 27 deletions

View File

@ -62,7 +62,8 @@ namespace StardewModdingAPI
{ {
get get
{ {
return Constants.GetSaveFolderPathIfExists() //return Constants.GetSaveFolderPathIfExists()
return Constants.SavesPath
#if SMAPI_3_0_STRICT #if SMAPI_3_0_STRICT
; ;
#else #else

Some files were not shown because too many files have changed in this diff Show More