Fixed client unknown component warnings (#491)
This commit is contained in:
parent
63b98f26a6
commit
79ee241bb7
|
|
@ -123,6 +123,11 @@ namespace Content.Client
|
|||
"Hunger",
|
||||
"Thirst",
|
||||
"Rotatable",
|
||||
"MagicMirror",
|
||||
"MedkitFill",
|
||||
"FloorTile",
|
||||
"FootstepSound",
|
||||
"UtilityBeltClothingFill"
|
||||
};
|
||||
|
||||
foreach (var ignoreName in registerIgnore)
|
||||
|
|
|
|||
Loading…
Reference in New Issue