Craft menu translate (#88)
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Content.IntegrationTests.Tests.Construction.Interaction;
|
||||
|
||||
public sealed class ComputerConstruction : InteractionTest
|
||||
{
|
||||
private const string Computer = "Computer";
|
||||
private const string Computer = "ComputerFrame";
|
||||
private const string ComputerId = "ComputerId";
|
||||
private const string ComputerFrame = "ComputerFrame";
|
||||
private const string IdBoard = "IDComputerCircuitboard";
|
||||
|
||||
Reference in New Issue
Block a user