part 2 i keep forgetting to save

This commit is contained in:
wowmom98 2017-02-25 15:12:05 -05:00
parent ac7f2fa5bd
commit a398d348dd

View file

@ -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;