Better mouse input handling
This commit is contained in:
@@ -56,6 +56,7 @@ namespace OpenRA.Widgets
|
||||
Game.chrome.lineRenderer.Flush();
|
||||
}
|
||||
}
|
||||
public override bool HandleInput(MouseInput mi) { return true; }
|
||||
|
||||
public CheckboxWidget() : base() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user