Add key handling to order generators.
This commit is contained in:
@@ -495,7 +495,7 @@ namespace OpenRA.Mods.Common.Widgets
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
return world.OrderGenerator.HandleKeyPress(e);
|
||||
}
|
||||
|
||||
ScrollDirection CheckForDirections()
|
||||
|
||||
Reference in New Issue
Block a user