Unstable v0.10.600.0
This commit is contained in:
@@ -543,9 +543,6 @@ namespace Barotrauma
|
||||
if (SteamWorkshopId != 0)
|
||||
{
|
||||
doc.Root.Add(new XAttribute("steamworkshopid", SteamWorkshopId.ToString()));
|
||||
#if UNSTABLE
|
||||
doc.Root.Add(new XAttribute("steamworkshopurl", $"http://steamcommunity.com/sharedfiles/filedetails/?source=Facepunch.Steamworks&id={SteamWorkshopId}"));
|
||||
#endif
|
||||
}
|
||||
|
||||
if (InstallTime != null)
|
||||
|
||||
Reference in New Issue
Block a user