removed warnings

This commit is contained in:
2025-11-28 21:25:18 +01:00
parent 8add9c7d7a
commit 4c50f99e67
5 changed files with 8 additions and 18 deletions

View File

@@ -118,7 +118,7 @@ public class GamePanel extends JPanel implements Runnable {
Graphics2D graphics2d = (Graphics2D) graphics;
// DEBUG
long drawStart = 0;
long drawStart;
drawStart = System.nanoTime();
// TITLE SCREEN