From 87546f325f6fb24dcc5ab34851cc06b074d79984 Mon Sep 17 00:00:00 2001 From: Richie Moch Date: Sun, 23 Dec 2018 23:41:07 -0600 Subject: Wrote Breakout, and only with minimal bugs this time! --- ShiftOS.Main/Apps/Pong.resx | 123 -------------------------------------------- 1 file changed, 123 deletions(-) delete mode 100644 ShiftOS.Main/Apps/Pong.resx (limited to 'ShiftOS.Main/Apps/Pong.resx') diff --git a/ShiftOS.Main/Apps/Pong.resx b/ShiftOS.Main/Apps/Pong.resx deleted file mode 100644 index a0e8b0d..0000000 --- a/ShiftOS.Main/Apps/Pong.resx +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17, 17 - - \ No newline at end of file -- cgit v1.2.3