fix for IF dialogue menu should only appear when pressing space
This commit is contained in:
@@ -11,7 +11,6 @@ import java.awt.*;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Comparator;
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
public class GamePanel extends JPanel implements Runnable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user