diff options
| author | jtsshieh <[email protected]> | 2017-07-30 12:25:22 -0400 |
|---|---|---|
| committer | jtsshieh <[email protected]> | 2017-07-30 12:25:22 -0400 |
| commit | 677482ba0b26102b2a2802502a3f29701c319e9d (patch) | |
| tree | f19ff5290a2eabfb203249ec3a57260e3ff935f0 /TimeHACK.Main/Properties/Resources.resx | |
| parent | 547f5382301c4b0957e886739e45389702b5c678 (diff) | |
| download | histacom2-677482ba0b26102b2a2802502a3f29701c319e9d.tar.gz histacom2-677482ba0b26102b2a2802502a3f29701c319e9d.tar.bz2 histacom2-677482ba0b26102b2a2802502a3f29701c319e9d.zip | |
Made so changes to Minesweeper
-Created a function for generating levels
-Uploaded some pictures
-FIXED UP WHOEVER MIXED UP MINESWEEPER AND CALCULATOR ICONS!!
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.resx')
| -rw-r--r-- | TimeHACK.Main/Properties/Resources.resx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx index cc6a173..ccb6df1 100644 --- a/TimeHACK.Main/Properties/Resources.resx +++ b/TimeHACK.Main/Properties/Resources.resx @@ -148,7 +148,7 @@ <data name="WinClassicNew" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\WinClassic\WinClassicNew.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <data name="minsweeper_smile" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <data name="WinClassicMinesweeperSmile" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\minsweeper smile.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> <data name="WinClassicAddressBookDeleteIcon" type="System.Resources.ResXFileRef, System.Windows.Forms"> @@ -276,7 +276,7 @@ <data name="termCopy" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\termCopy.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <data name="minsweeper_flag" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <data name="WinClassicMinesweeperFlag" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\minsweeper flag.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> <data name="AIMmessagereceived" type="System.Resources.ResXFileRef, System.Windows.Forms"> @@ -321,7 +321,7 @@ <data name="WinClassicIE4" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\resources\winclassic\winclassicie4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <data name="minsweeper_sad" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <data name="WinClassicMinesweeperSad" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\minsweeper sad.PNG;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> <data name="std_story" xml:space="preserve"> |
