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