diff options
| author | Michael <[email protected]> | 2017-06-15 17:08:42 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-15 17:08:42 -0400 |
| commit | e6d58c235c4d772cd5245d89cdc7dde6207165b8 (patch) | |
| tree | da0371b483a6e9f29f3d7988edfa721b2084c6f7 /ShiftOS.WinForms/Applications/Pong.resx | |
| parent | effbf091b72d2c75af18dac6ac7036a6141aec9a (diff) | |
| download | shiftos_thereturn-e6d58c235c4d772cd5245d89cdc7dde6207165b8.tar.gz shiftos_thereturn-e6d58c235c4d772cd5245d89cdc7dde6207165b8.tar.bz2 shiftos_thereturn-e6d58c235c4d772cd5245d89cdc7dde6207165b8.zip | |
Use GDI+ to render Pong
Diffstat (limited to 'ShiftOS.WinForms/Applications/Pong.resx')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Pong.resx | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ShiftOS.WinForms/Applications/Pong.resx b/ShiftOS.WinForms/Applications/Pong.resx index cc96099..1af7de1 100644 --- a/ShiftOS.WinForms/Applications/Pong.resx +++ b/ShiftOS.WinForms/Applications/Pong.resx @@ -117,19 +117,4 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> - <metadata name="gameTimer.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>227, 17</value> - </metadata> - <metadata name="counter.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>134, 17</value> - </metadata> - <metadata name="tmrcountdown.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> - <value>340, 17</value> - </metadata> - <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 |
