Added drag direction mouse interaction for set the approach direction for airstrike and parabombs
This commit is contained in:
@@ -125,6 +125,8 @@ namespace OpenRA.Graphics
|
||||
|
||||
public void Render(Renderer renderer) { }
|
||||
|
||||
public int Frame { get { return frame; } }
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
foreach (var cursors in hardwareCursors)
|
||||
|
||||
Reference in New Issue
Block a user