From 027788fa853aab3f41b1115ac68c6635f9975252 Mon Sep 17 00:00:00 2001 From: RogueAI42 Date: Thu, 29 Jun 2017 21:18:34 +1000 Subject: make dodge exist again kbd input doesn't work at all, the collision detection sucks, and if you maximise the window the game instantly becomes easy, but it's a start. --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index c531c30..0fbb7c4 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -83,6 +83,12 @@ Clock.cs + + UserControl + + + Dodge.cs + UserControl @@ -499,6 +505,9 @@ Clock.cs + + Dodge.cs + IconManager.cs -- cgit v1.2.3