Remove magic ftl file naming.
This commit is contained in:
@@ -249,7 +249,6 @@ namespace OpenRA
|
||||
public Color Color = Color.FromArgb(200, 32, 32);
|
||||
public string LastServer = "localhost:1234";
|
||||
public Color[] CustomColors = Array.Empty<Color>();
|
||||
public string Language = "en";
|
||||
}
|
||||
|
||||
public class GameSettings
|
||||
|
||||
Reference in New Issue
Block a user