diff options
| author | lempamo <[email protected]> | 2017-07-29 10:40:19 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-29 10:40:19 -0400 |
| commit | 71ccea956dc85e8b293dc8a30fbbf91b2709897f (patch) | |
| tree | 680d6a9607f55396f5b552760ed05a648e1c9021 /TimeHACK.Main/Properties/Resources.resx | |
| parent | 717f7caf678aeb08bc2d621988b771cc1ebd6070 (diff) | |
| download | histacom2-71ccea956dc85e8b293dc8a30fbbf91b2709897f.tar.gz histacom2-71ccea956dc85e8b293dc8a30fbbf91b2709897f.tar.bz2 histacom2-71ccea956dc85e8b293dc8a30fbbf91b2709897f.zip | |
changed achievements icon
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index b7d6a68..cc6a173 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -693,4 +693,7 @@ <data name="WinClassicMinesweeper" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\WinClassic\WinClassicMinesweeper.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="WinClassicEndingsIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WinClassic\WinClassicEndingsIcon.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> </root>
\ No newline at end of file |
