fix errors

This commit is contained in:
Evil Factory
2021-12-15 15:35:10 -03:00
parent bb1631a21c
commit 24f63c78cb
8 changed files with 19 additions and 7 deletions
@@ -820,7 +820,7 @@ namespace Barotrauma.Items.Components
HintManager.OnStatusEffectApplied(this, type, character);
#endif
}
[MoonSharpHidden]
public virtual void Load(XElement componentElement, bool usePrefabValues, IdRemap idRemap)
{
if (componentElement != null)