Ignore client unknown components (#2069)

This commit is contained in:
DrSmugleaf
2020-09-12 15:47:37 +02:00
committed by GitHub
parent b288975cb7
commit 1d4700493b
2 changed files with 3 additions and 0 deletions

View File

@@ -176,6 +176,8 @@
"ExtinguisherCabinet",
"ExtinguisherCabinetFilled",
"FireExtinguisher",
"AtmosPlaque",
"Spillable",
};
}
}

View File

@@ -101,6 +101,7 @@
<s:Boolean x:Key="/Default/UserDictionary/Words/=soundfonts/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=spawnable/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Spawner/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Spillable/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Strippable/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=stunnable/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Superconduct/@EntryIndexedValue">True</s:Boolean>