diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-04-01 00:33:35 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-04-01 00:33:35 -0400 |
commit | 6ad8ca932eb697a76dd9df43d6ae93c7ca4b2af5 (patch) | |
tree | 56b1762408d705016e43cbb5b61d2439af99098b /src/SMAPI.sln.DotSettings | |
parent | 1d3c99cc25f6c0d504fd5e43ea71ef327b6e9066 (diff) | |
download | SMAPI-6ad8ca932eb697a76dd9df43d6ae93c7ca4b2af5.tar.gz SMAPI-6ad8ca932eb697a76dd9df43d6ae93c7ca4b2af5.tar.bz2 SMAPI-6ad8ca932eb697a76dd9df43d6ae93c7ca4b2af5.zip |
keep old XNB file extension behavior for backwards compatibility (#766)
Diffstat (limited to 'src/SMAPI.sln.DotSettings')
-rw-r--r-- | src/SMAPI.sln.DotSettings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SMAPI.sln.DotSettings b/src/SMAPI.sln.DotSettings index 71cd7b82..b85185d5 100644 --- a/src/SMAPI.sln.DotSettings +++ b/src/SMAPI.sln.DotSettings @@ -53,6 +53,7 @@ <s:Boolean x:Key="/Default/UserDictionary/Words/=Pathoschild/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=premultiplied/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=premultiply/@EntryIndexedValue">True</s:Boolean> + <s:Boolean x:Key="/Default/UserDictionary/Words/=Prenormalize/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=prerelease/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=pufferchick/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=rewriter/@EntryIndexedValue">True</s:Boolean> |