aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-03 14:04:33 -0400
committerlempamo <[email protected]>2017-08-03 14:04:33 -0400
commitbb7118496a7e10c7aa34a4818a9b27d19bcf053d (patch)
tree8c7ffbf113d0dc00674a858701b749f8e561bd50 /TimeHACK.Main/Properties/Resources.Designer.cs
parent75d4f6c762aa5582c6c95518eb226a840559cf74 (diff)
downloadhistacom2-bb7118496a7e10c7aa34a4818a9b27d19bcf053d.tar.gz
histacom2-bb7118496a7e10c7aa34a4818a9b27d19bcf053d.tar.bz2
histacom2-bb7118496a7e10c7aa34a4818a9b27d19bcf053d.zip
minesweeper lcd font
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index d69258f..fb32fc2 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -348,6 +348,16 @@ namespace TimeHACK.Properties {
/// <summary>
/// Looks up a localized resource of type System.Byte[].
/// </summary>
+ internal static byte[] Lemon_s_LCD {
+ get {
+ object obj = ResourceManager.GetObject("Lemon_s_LCD", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
internal static byte[] LeviWindows {
get {
object obj = ResourceManager.GetObject("LeviWindows", resourceCulture);
@@ -366,6 +376,16 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap MinesweepNumBox {
+ get {
+ object obj = ResourceManager.GetObject("MinesweepNumBox", 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 {