Restructuring

This commit is contained in:
Urban Modig
2025-08-12 16:38:15 +02:00
parent 87b2d8df3c
commit 80cd0c242f
9 changed files with 23 additions and 13 deletions

View File

@ -1,6 +1,6 @@
package se.urmo.game.state;
import se.urmo.game.Game;
import se.urmo.game.main.Game;
import java.awt.*;
import java.util.HashMap;