Moved Activity and friends into separate files.
This commit is contained in:
@@ -197,11 +197,6 @@ namespace OpenRa.Game
|
||||
return null;
|
||||
}
|
||||
|
||||
static bool IsAutoCompleting(string group)
|
||||
{
|
||||
return group != "Building";
|
||||
}
|
||||
|
||||
SidebarItem mouseOverItem;
|
||||
|
||||
void MouseHandler(MouseInput mi)
|
||||
|
||||
Reference in New Issue
Block a user