aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorjtsshieh <[email protected]>2017-07-26 20:53:04 -0400
committerjtsshieh <[email protected]>2017-07-26 20:53:04 -0400
commitcc5a8d36ceac1567eebe946c3c6cbd0813a854c1 (patch)
tree0437a338ff22d6458b0d87c8f323751eb36fb3f3 /TimeHACK.Main/Properties/Resources.Designer.cs
parenta852b2c7f2bb372a89e78e805298c33c00ebe924 (diff)
downloadhistacom2-cc5a8d36ceac1567eebe946c3c6cbd0813a854c1.tar.gz
histacom2-cc5a8d36ceac1567eebe946c3c6cbd0813a854c1.tar.bz2
histacom2-cc5a8d36ceac1567eebe946c3c6cbd0813a854c1.zip
VERY VERY VERY BASIC Minsweeper
Took me a ton of time to get the game and square files working. Now all thats left is the sad face, about box, difficulties, acheivements, and pixel perfect (tradmarked)
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs40
1 files changed, 40 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index a06fbff..c4e9524 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -366,6 +366,46 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap minsweeper_flag {
+ get {
+ object obj = ResourceManager.GetObject("minsweeper_flag", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap minsweeper_logo {
+ get {
+ object obj = ResourceManager.GetObject("minsweeper logo", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap minsweeper_sad {
+ get {
+ object obj = ResourceManager.GetObject("minsweeper_sad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap minsweeper_smile {
+ get {
+ object obj = ResourceManager.GetObject("minsweeper smile", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
/// </summary>
internal static System.IO.UnmanagedMemoryStream modem_dial {