Fix the stylecop error in TemplateMenuLogic.cs
This commit is contained in:
parent
96e0597dce
commit
7d9d96a917
@ -9,8 +9,8 @@
|
|||||||
*/
|
*/
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
using OpenRA.Widgets;
|
|
||||||
using OpenRA.Mods.Common.Widgets;
|
using OpenRA.Mods.Common.Widgets;
|
||||||
|
using OpenRA.Widgets;
|
||||||
|
|
||||||
namespace OpenRA.Mods.Example.Widgets.Logic
|
namespace OpenRA.Mods.Example.Widgets.Logic
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user