diff options
| author | lempamo <lempamo@users.noreply.github.com> | 2017-08-03 09:44:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-03 09:44:42 -0500 |
| commit | 970dabaa90a39623c7a8271239861a09af7b2b54 (patch) | |
| tree | be800478122fb3909c40699b1e879d333afdb536 /TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx | |
| parent | a3b48880bf4136cb8033305fde052727e24ab8b1 (diff) | |
| parent | 3e53975325a4f398150207c9362b8d63ef927f7c (diff) | |
| download | histacom2-970dabaa90a39623c7a8271239861a09af7b2b54.tar.gz histacom2-970dabaa90a39623c7a8271239861a09af7b2b54.tar.bz2 histacom2-970dabaa90a39623c7a8271239861a09af7b2b54.zip | |
Merge pull request #146 from jtsshieh/master
Minesweeper Scoring System
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx b/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx index 4ca3a50..fe7c0a0 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx +++ b/TimeHACK.Main/OS/Win95/Win95Apps/MineSweeper/WinClassicMinesweeper.resx @@ -120,6 +120,9 @@ <metadata name="menuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> + <metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>132, 17</value> + </metadata> <metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <value>48</value> </metadata> |
