continued options menu
This commit is contained in:
@@ -31,6 +31,7 @@ public class GamePanel extends JPanel implements Runnable {
|
||||
int fScreenHeight = screenHeight;
|
||||
BufferedImage tempScreen;
|
||||
Graphics2D fg2;
|
||||
public boolean fullscreen;
|
||||
|
||||
// WORLD SETTINGS
|
||||
public final int maxWorldCol = 50;
|
||||
|
||||
Reference in New Issue
Block a user