diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-07-28 00:36:34 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-07-28 00:36:34 -0400 |
commit | e3010f7c41028c3420df06e025f9af594b866c2b (patch) | |
tree | 4f9642d8d9308b0c22f2612d9d521bf44a2e2cee /src/SMAPI.sln.DotSettings | |
parent | 428f0c5880fa8b133f601beda2e27c87dc7134af (diff) | |
download | SMAPI-e3010f7c41028c3420df06e025f9af594b866c2b.tar.gz SMAPI-e3010f7c41028c3420df06e025f9af594b866c2b.tar.bz2 SMAPI-e3010f7c41028c3420df06e025f9af594b866c2b.zip |
refactor new code a bit
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 29d4ade5..305b1c7d 100644 --- a/src/SMAPI.sln.DotSettings +++ b/src/SMAPI.sln.DotSettings @@ -36,6 +36,7 @@ <s:Boolean x:Key="/Default/UserDictionary/Words/=fallbacks/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=filenames/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=gamepad/@EntryIndexedValue">True</s:Boolean> + <s:Boolean x:Key="/Default/UserDictionary/Words/=gameplay/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=Hangfire/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=initializers/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=Junimo/@EntryIndexedValue">True</s:Boolean> |