added fps counter
This commit is contained in:
@@ -2,9 +2,7 @@ package netwerkprog.game.desktop;
|
||||
|
||||
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
|
||||
import netwerkprog.game.MainGame;
|
||||
import temp.Animator;
|
||||
import netwerkprog.game.GameApplicationConfiguration;
|
||||
import temp.Networking;
|
||||
|
||||
public class DesktopLauncher {
|
||||
public static void main (String[] arg) {
|
||||
|
||||
Reference in New Issue
Block a user