From 90f59f1cc01cdca73579abbeae160ad624993007 Mon Sep 17 00:00:00 2001 From: he_who_remains Date: Fri, 7 Nov 2025 11:01:29 +0100 Subject: [PATCH] Update .2 --- .2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.2 b/.2 index 9707771..4dc8032 100644 --- a/.2 +++ b/.2 @@ -5,7 +5,7 @@ public class Main System.out.println("Insert password:"); Scanner scanner = new Scanner(System.in); String pass = scanner.nextLine(); - if (nome.equals("1234")) { + if (pass.equals("1234")) { System.out.println("Insert op code: "); System.out.println("(1) General");