Unstable 0.15.15.0 (and the one before it I forgor)
This commit is contained in:
@@ -35,9 +35,6 @@ namespace Barotrauma.RuinGeneration
|
||||
private static List<RuinGenerationParams> paramsList;
|
||||
|
||||
private readonly string filePath;
|
||||
|
||||
public override string Name => "RuinGenerationParams";
|
||||
|
||||
|
||||
private RuinGenerationParams(XElement element, string filePath) : base(element, filePath)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user