removed resolved TODO
This commit is contained in:
parent
12f151478f
commit
7da9cf928e
@ -37,7 +37,6 @@ public class ApplicationFrame implements Runnable
|
||||
|
||||
jframe.add(gamepanel);
|
||||
jframe.pack();
|
||||
//jframe.revalidate(); //TODO check if needed
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user