tidy ReplayConnection

This commit is contained in:
Chris Forbes
2011-12-24 10:11:31 +13:00
parent 727b897994
commit f7e35899cf
2 changed files with 10 additions and 18 deletions

View File

@@ -10,9 +10,9 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.IO;
namespace OpenRA.Network
{