cleanup-work #22
|
@ -200,7 +200,7 @@ public class startLocalGame extends JPanel {
|
|||
testButton.addActionListener(new ActionListener() {
|
||||
@Override
|
||||
public void actionPerformed(ActionEvent e) {
|
||||
frame.showPanelWin("WinPanel");
|
||||
//frame.showPanelWin("WinPanel");
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue