mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-23 02:12:14 +00:00
part 2 i keep forgetting to save
This commit is contained in:
parent
ac7f2fa5bd
commit
a398d348dd
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ namespace ShiftOS.WinForms.Applications
|
|||
[DefaultIcon("iconPong")]
|
||||
public partial class Pong : UserControl, IShiftOSWindow
|
||||
{
|
||||
//I can assure you guaranteed that there is an acorn somewhere, in this place, and the sailors are looking for it
|
||||
int xVel = 7;
|
||||
int yVel = 8;
|
||||
int computerspeed = 8;
|
||||
|
|
Loading…
Reference in a new issue