diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-04-09 15:44:17 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-04-09 15:44:17 -0400 |
commit | 26d29a1070e00b4edeaf3334d4c4d072d52a56ff (patch) | |
tree | 8eeac061bc8bcfefc7a954cf84897ca26d5111b2 /src/SMAPI.sln.DotSettings | |
parent | 650af7ef1ac1957919ab19ec3d06af97792c54f8 (diff) | |
download | SMAPI-26d29a1070e00b4edeaf3334d4c4d072d52a56ff.tar.gz SMAPI-26d29a1070e00b4edeaf3334d4c4d072d52a56ff.tar.bz2 SMAPI-26d29a1070e00b4edeaf3334d4c4d072d52a56ff.zip |
minor refactoring
Diffstat (limited to 'src/SMAPI.sln.DotSettings')
-rw-r--r-- | src/SMAPI.sln.DotSettings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SMAPI.sln.DotSettings b/src/SMAPI.sln.DotSettings index 5b35c615..5cb13525 100644 --- a/src/SMAPI.sln.DotSettings +++ b/src/SMAPI.sln.DotSettings @@ -31,6 +31,8 @@ <s:Boolean x:Key="/Default/UserDictionary/Words/=craftables/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=crossplatform/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=cutscene/@EntryIndexedValue">True</s:Boolean> + <s:Boolean x:Key="/Default/UserDictionary/Words/=debounce/@EntryIndexedValue">True</s:Boolean> + <s:Boolean x:Key="/Default/UserDictionary/Words/=debounced/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=decoratable/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=devs/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=fallbacks/@EntryIndexedValue">True</s:Boolean> |