Thursday, September 19, 2024 9:09:57 PM
> settings

Customize


Authenticate

> Help.cs
/*
 *  Bryan
 *  I'm a lemon!
 */

using System.Windows.Forms;

namespace bryan_coffeeShop
{
    public partial class Help : Form
    {
        public Help()
        {
            InitializeComponent();
        }
    }
}
All opinions represented herein are my own
- © 2024 itsthedevman
- build 3c15a1b