Removes the MapMusic checkbox.

This commit is contained in:
Zimmermann Gyula
2015-07-12 13:44:56 +02:00
parent e875f675b8
commit 32c29e7dd6
6 changed files with 4 additions and 22 deletions

View File

@@ -108,7 +108,6 @@ namespace OpenRA
public bool Shuffle = false;
public bool Repeat = false;
public bool MapMusic = true;
public string Engine = "AL";
public string Device = null;