Skip to content
Snippets Groups Projects
Commit 0c3170a7 authored by estegar's avatar estegar
Browse files

Update Main.java

parent 0834bc56
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ public class Main {
//Create and display the form
java.awt.EventQueue.invokeLater(new Runnable (){
@Override
public void run(){
stateMachine = new MaquinaEstados();
stateMachine.abrirVistaLogin();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment