diff options
| author | Michael VanOverbeek <[email protected]> | 2017-06-02 10:54:23 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-06-02 10:54:23 -0400 |
| commit | bae2c837573d01ee4c8e6548a3ebd2a3df8f054d (patch) | |
| tree | 259e12c35d0eacb9b5ccb6b9737faf19df2b7d62 /ShiftOS.WinForms/Applications/Pong.resx | |
| parent | ce5469464ad90e801f828dfc80ee630257e2dc96 (diff) | |
| parent | 17f3f6f68567b0151474af86d6ba265b35029b8e (diff) | |
| download | shiftos_thereturn-bae2c837573d01ee4c8e6548a3ebd2a3df8f054d.tar.gz shiftos_thereturn-bae2c837573d01ee4c8e6548a3ebd2a3df8f054d.tar.bz2 shiftos_thereturn-bae2c837573d01ee4c8e6548a3ebd2a3df8f054d.zip | |
Merge pull request #124 from RogueAI42/master
Pong Refactor
Diffstat (limited to 'ShiftOS.WinForms/Applications/Pong.resx')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Pong.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/Pong.resx b/ShiftOS.WinForms/Applications/Pong.resx index 3b5619d..cc96099 100644 --- a/ShiftOS.WinForms/Applications/Pong.resx +++ b/ShiftOS.WinForms/Applications/Pong.resx @@ -129,4 +129,7 @@ <metadata name="tmrstoryline.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> + <metadata name="soundtimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>472, 17</value> + </metadata> </root>
\ No newline at end of file |
