aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
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
parent75d4f6c762aa5582c6c95518eb226a840559cf74 (diff)
downloadhistacom2-bb7118496a7e10c7aa34a4818a9b27d19bcf053d.tar.gz
histacom2-bb7118496a7e10c7aa34a4818a9b27d19bcf053d.tar.bz2
histacom2-bb7118496a7e10c7aa34a4818a9b27d19bcf053d.zip
minesweeper lcd font
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs20
-rw-r--r--TimeHACK.Main/Properties/Resources.resx6
2 files changed, 26 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 {
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index d40c04e..7163ace 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -705,4 +705,10 @@
<data name="WinClassicRegedit" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinClassic\WinClassicRegedit.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="MinesweepNumBox" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\MinesweepNumBox.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="Lemon_s_LCD" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\lemon's lcd.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
</root> \ No newline at end of file