Mark some bits obsolete

This commit is contained in:
Paul Chote
2011-05-16 16:50:27 +12:00
parent 2075c7033b
commit ab423fbe8c
4 changed files with 7 additions and 7 deletions

View File

@@ -346,7 +346,7 @@ namespace OpenRA
}
// TODO: Fix ra relying on this behavior, then make this sane
public static void Disconnect()
[Obsolete] public static void Disconnect()
{
DisconnectOnly();
var shellmap = ChooseShellmap();