LOLOLOL
This commit is contained in:
parent
a8f465ac6b
commit
95053aa6b5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import ei.game.gamestate.LoadingState;
|
||||||
import ei.game.gamestate.SplashState;
|
import ei.game.gamestate.SplashState;
|
||||||
|
|
||||||
public class EI extends LWJGLGameWindow{
|
public class EI extends LWJGLGameWindow{
|
||||||
public static final boolean debug = false;
|
public static final boolean debug = true;
|
||||||
|
|
||||||
public static void main(String[] args){
|
public static void main(String[] args){
|
||||||
new EI();
|
new EI();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue