move main
This commit is contained in:
parent
94a88c9e1d
commit
06b61bdcbb
12 changed files with 12 additions and 13 deletions
|
@ -2,7 +2,7 @@ package com.monjaro.gamejam;
|
|||
|
||||
import com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application;
|
||||
import com.badlogic.gdx.backends.lwjgl3.Lwjgl3ApplicationConfiguration;
|
||||
import com.monjaro.gamejam.Game;
|
||||
import com.monjaro.gamejam.main.Game;
|
||||
|
||||
// Please note that on macOS your application needs to be started with the -XstartOnFirstThread JVM argument
|
||||
public class DesktopLauncher {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue