added M-n support to center on a group
This commit is contained in:
@@ -164,7 +164,7 @@ namespace OpenRa.Game
|
||||
|
||||
if (keys.HasModifier(Keys.Alt))
|
||||
{
|
||||
// center on this group
|
||||
Game.viewport.Center(cache[group]);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user