mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 08:39:45 +02:00
Von Fullscreen auf normal geändert
This commit is contained in:
@@ -36,7 +36,7 @@ public class Main extends JFrame implements Runnable {
|
|||||||
|
|
||||||
private boolean running = false;
|
private boolean running = false;
|
||||||
private static boolean pause = false;
|
private static boolean pause = false;
|
||||||
private boolean fullscreen = true;
|
private boolean fullscreen = false;
|
||||||
|
|
||||||
private Thread thread;
|
private Thread thread;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user