move connection UI to commons

This commit is contained in:
Matthias Mailänder
2015-01-10 09:37:23 +01:00
parent 94a3fc0186
commit 5aeb6eda06
19 changed files with 42 additions and 43 deletions

View File

@@ -15,6 +15,7 @@ using System.IO;
using System.Linq;
using System.Net;
using System.Text;
using OpenRA.Mods.Common.Widgets.Logic;
using OpenRA.Widgets;
namespace OpenRA.Mods.RA.Widgets.Logic