finished coursework
This commit is contained in:
@@ -72,7 +72,7 @@ namespace HCI_Coursework_EVCHARGE
|
||||
|
||||
private void login_Click(object sender, EventArgs e)
|
||||
{
|
||||
if ( accountNoTextBox.Text == "" )
|
||||
if ( accountNoTextBox.Text == "AB12345678" )
|
||||
{
|
||||
if ( accountPinTextBox.Text == "" )
|
||||
{
|
||||
|
Reference in New Issue
Block a user