aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-07 20:46:26 -0400
committerlempamo <[email protected]>2017-08-07 20:46:26 -0400
commitffebe68546826958b2920c99540cb72067f42cad (patch)
treeea0d8f003db32773664a68fa6d4aebd1319401e3 /TimeHACK.Main/Properties/Resources.Designer.cs
parent1a7baf7a0ed6a9eaa4549cc2ec313dcef0311c0b (diff)
downloadhistacom2-ffebe68546826958b2920c99540cb72067f42cad.tar.gz
histacom2-ffebe68546826958b2920c99540cb72067f42cad.tar.bz2
histacom2-ffebe68546826958b2920c99540cb72067f42cad.zip
minesweeper complete :smile:
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs60
1 files changed, 60 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index e4ca9c9..89bb62e 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -488,6 +488,36 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap minesweepSquare6 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare6", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap minesweepSquare7 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare7", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap minesweepSquare8 {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquare8", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap minesweepSquareExploded {
get {
object obj = ResourceManager.GetObject("minesweepSquareExploded", resourceCulture);
@@ -508,6 +538,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap minesweepSquareQuestion {
+ get {
+ object obj = ResourceManager.GetObject("minesweepSquareQuestion", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap minesweepSquareWrong {
get {
object obj = ResourceManager.GetObject("minesweepSquareWrong", resourceCulture);
@@ -1384,6 +1424,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicMinesweeperGasp {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperGasp", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicMinesweeperSad {
get {
object obj = ResourceManager.GetObject("WinClassicMinesweeperSad", resourceCulture);
@@ -1404,6 +1454,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap WinClassicMinesweeperWin {
+ get {
+ object obj = ResourceManager.GetObject("WinClassicMinesweeperWin", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap WinClassicMSN {
get {
object obj = ResourceManager.GetObject("WinClassicMSN", resourceCulture);