Start reimplementing replay browser

This commit is contained in:
Paul Chote
2011-05-08 00:24:25 +12:00
parent 57530c819b
commit 14a904ab7a
7 changed files with 227 additions and 11 deletions

View File

@@ -112,7 +112,7 @@ namespace OpenRA.Mods.RA.Widgets.Delegates
}
/* a maze of twisty little hacks,... */
class ReplaySummary
public class ReplaySummary
{
public readonly int Duration;
public readonly Session LobbyInfo;