Fixed client unknown component warnings (#491)

This commit is contained in:
DamianX 2019-12-15 14:12:33 +01:00 committed by Pieter-Jan Briers
parent 63b98f26a6
commit 79ee241bb7
1 changed files with 5 additions and 0 deletions

View File

@ -123,6 +123,11 @@ namespace Content.Client
"Hunger",
"Thirst",
"Rotatable",
"MagicMirror",
"MedkitFill",
"FloorTile",
"FootstepSound",
"UtilityBeltClothingFill"
};
foreach (var ignoreName in registerIgnore)