Replace WorldCommandWidget with individual logic classes.
This commit is contained in:
@@ -130,7 +130,7 @@ namespace OpenRA
|
||||
}
|
||||
}
|
||||
|
||||
public Selection Selection = new Selection();
|
||||
public readonly Selection Selection = new Selection();
|
||||
|
||||
public void CancelInputMode() { OrderGenerator = new UnitOrderGenerator(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user