Craft menu translate (#88)
This commit is contained in:
@@ -6,7 +6,7 @@ public sealed class WallConstruction : InteractionTest
|
||||
{
|
||||
public const string Girder = "Girder";
|
||||
public const string WallSolid = "WallSolid";
|
||||
public const string Wall = "Wall";
|
||||
public const string Wall = "WallSolid";
|
||||
|
||||
[Test]
|
||||
public async Task ConstructWall()
|
||||
|
||||
Reference in New Issue
Block a user