summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Inheritance
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2016-11-23 20:31:46 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2016-11-23 20:31:46 -0500
commit26266a946dc1cbea18aef95bd04e9f2951c14b4c (patch)
treea8faa52b78ca2a465fb906a02d179c6f2107c785 /src/StardewModdingAPI/Inheritance
parent1dc3f1013f9aa654bdcf22cdd22f1efd3d5d2315 (diff)
downloadSMAPI-26266a946dc1cbea18aef95bd04e9f2951c14b4c.tar.gz
SMAPI-26266a946dc1cbea18aef95bd04e9f2951c14b4c.tar.bz2
SMAPI-26266a946dc1cbea18aef95bd04e9f2951c14b4c.zip
revert Config.GenerateDefaultConfig<T> back to virtual method
SMAPI 1.0 changed this virtual method to abstract, since it's required for the configuration to work correctly. However this breaks some incorrectly-written older mods which didn't implement the method. Since this class is deprecated anyway, revert to the original behaviour for compatibility.
Diffstat (limited to 'src/StardewModdingAPI/Inheritance')
0 files changed, 0 insertions, 0 deletions