From d2286b7d68db20fae6bdb58078853379faf5ac08 Mon Sep 17 00:00:00 2001 From: jtsshieh Date: Wed, 2 Aug 2017 22:03:57 -0400 Subject: Minesweeper Scoring System I didn't do acheivments because I couldn t work out how to add one. --- .../Win95/Win95Apps/MineSweeper/MineBestTimes.resx | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/MineBestTimes.resx (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/MineBestTimes.resx') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/MineBestTimes.resx b/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/MineBestTimes.resx new file mode 100644 index 0000000..1f666f2 --- /dev/null +++ b/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/MineBestTimes.resx @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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