aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-25 19:21:54 -0400
committerlempamo <[email protected]>2017-03-25 19:21:54 -0400
commite7c98b0d10568df4c3e4a72c26088d1fd6d62ec6 (patch)
tree7db48ac812c742432161a4440a91a8f8628023c1 /TimeHACK.Main/Properties
parentcfc3cde2a0bae77ddabc12e80aea2461d5ae1514 (diff)
downloadhistacom2-e7c98b0d10568df4c3e4a72c26088d1fd6d62ec6.tar.gz
histacom2-e7c98b0d10568df4c3e4a72c26088d1fd6d62ec6.tar.bz2
histacom2-e7c98b0d10568df4c3e4a72c26088d1fd6d62ec6.zip
Added Font
WARNING: LeviWindows.ttf must now be in the same directory as the TimeHACK executable!
Diffstat (limited to 'TimeHACK.Main/Properties')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index f9d88d5..afba5cf 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -141,6 +141,16 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ internal static byte[] LeviWindows {
+ get {
+ object obj = ResourceManager.GetObject("LeviWindows", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap LoadGame {