Mark some bits obsolete
This commit is contained in:
@@ -20,7 +20,7 @@ using OpenRA.Widgets;
|
||||
namespace OpenRA.Server
|
||||
{
|
||||
// TODO: This can die once ra is sane
|
||||
public static class MasterServerQuery
|
||||
[Obsolete] public static class MasterServerQuery
|
||||
{
|
||||
public static event Action<GameServer[]> OnComplete = _ => { };
|
||||
public static event Action<string> OnVersion = _ => { };
|
||||
|
||||
Reference in New Issue
Block a user