modularize the remaining legacy ingame interface widgets

and consolidate chrome root initialization
This commit is contained in:
Matthias Mailänder
2014-12-27 18:53:52 +01:00
parent 9d2f33d42c
commit d4d55bb6dc
19 changed files with 84 additions and 150 deletions

View File

@@ -8,7 +8,6 @@
*/
#endregion
using System;
using OpenRA.Widgets;
namespace OpenRA.Mods.Common.Widgets.Logic