Faction Test 100.4.0.0
This commit is contained in:
@@ -379,6 +379,9 @@ namespace Barotrauma
|
||||
|
||||
void CreateSprite(ContentXElement element)
|
||||
{
|
||||
//empty element, probably an item variant?
|
||||
if (element.Attributes().None()) { return; }
|
||||
|
||||
string spriteFolder = "";
|
||||
ContentPath texturePath = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user