aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/Properties
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-12 22:25:16 -0400
committerlempamo <[email protected]>2017-04-12 22:25:16 -0400
commitf1e0c8f75de4a5086ff955789e9397696df25199 (patch)
tree2f5f87e06eff4596229d1d20182d46ac5c329d46 /TimeHACK.Engine/Properties
parentffc2775fb60fa9f3383d1ecba008eb80db9a6336 (diff)
downloadhistacom2-f1e0c8f75de4a5086ff955789e9397696df25199.tar.gz
histacom2-f1e0c8f75de4a5086ff955789e9397696df25199.tar.bz2
histacom2-f1e0c8f75de4a5086ff955789e9397696df25199.zip
damn you github desktop >:(
Diffstat (limited to 'TimeHACK.Engine/Properties')
-rw-r--r--TimeHACK.Engine/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Engine/Properties/Resources.resx3
2 files changed, 13 insertions, 0 deletions
diff --git a/TimeHACK.Engine/Properties/Resources.Designer.cs b/TimeHACK.Engine/Properties/Resources.Designer.cs
index 769996a..4fc5367 100644
--- a/TimeHACK.Engine/Properties/Resources.Designer.cs
+++ b/TimeHACK.Engine/Properties/Resources.Designer.cs
@@ -249,5 +249,15 @@ namespace TimeHACK.Engine.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ internal static byte[] windows_command_prompt {
+ get {
+ object obj = ResourceManager.GetObject("windows_command_prompt", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
}
}
diff --git a/TimeHACK.Engine/Properties/Resources.resx b/TimeHACK.Engine/Properties/Resources.resx
index fd22a0c..299d056 100644
--- a/TimeHACK.Engine/Properties/Resources.resx
+++ b/TimeHACK.Engine/Properties/Resources.resx
@@ -175,4 +175,7 @@
<data name="WinAboutSeparator95" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\WinAboutSeparator95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="windows_command_prompt" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\WinClassic\Window\windows_command_prompt.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
</root> \ No newline at end of file