From f986e59659601108e64cf3475da99ca7b42c6f37 Mon Sep 17 00:00:00 2001 From: AShifter Date: Tue, 21 Nov 2017 15:26:14 -0700 Subject: fixed invalid command handling yoy it works --- ShiftOS.Engine/ShiftOS.Engine.csproj | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj') diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj index 384d356..db21b5a 100644 --- a/ShiftOS.Engine/ShiftOS.Engine.csproj +++ b/ShiftOS.Engine/ShiftOS.Engine.csproj @@ -76,6 +76,12 @@ + + UserControl + + + ShiftButton.cs + UserControl @@ -1102,8 +1108,6 @@ - - - + \ No newline at end of file -- cgit v1.2.3