Unstable 0.17.7.0
This commit is contained in:
@@ -153,6 +153,7 @@ namespace Barotrauma
|
||||
{
|
||||
Name = TextManager.GetWithVariable("wreckeditemformat", "[name]", Name);
|
||||
}
|
||||
Name = Name.Fallback(OriginalName);
|
||||
|
||||
var tags = new HashSet<Identifier>();
|
||||
string joinedTags = element.GetAttributeString("tags", "");
|
||||
|
||||
Reference in New Issue
Block a user