Game Console, v0.86
This commit is contained in:
parent
e75e569bce
commit
dbf53dc3eb
|
@ -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
Loading…
Reference in New Issue