Unstable 0.17.0.0
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Barotrauma.Items.Components
|
||||
depth: BackgroundSpriteDepth);
|
||||
}
|
||||
|
||||
partial void InitProjSpecific(XElement element)
|
||||
partial void InitProjSpecific(ContentXElement element)
|
||||
{
|
||||
var backgroundSpriteElement = element.GetChildElement("backgroundsprite");
|
||||
if (backgroundSpriteElement != null)
|
||||
|
||||
Reference in New Issue
Block a user