Refactor
This commit is contained in:
parent
4ae8175fda
commit
94a2840057
3 changed files with 111 additions and 162 deletions
|
@ -1,6 +1,6 @@
|
|||
package globalgamejam.game;
|
||||
|
||||
import globalgamejam.gui.interfaces.MainInterfaces;
|
||||
import globalgamejam.interfaces.MainInterfaces;
|
||||
|
||||
import globalgamejam.world.MainWorld;
|
||||
|
||||
|
|
Reference in a new issue