Fixed last commit
This commit is contained in:
		| @@ -9,8 +9,8 @@ public class DesktopLauncher { | ||||
| 		LwjglApplicationConfiguration config = new LwjglApplicationConfiguration(); | ||||
|  | ||||
|         config.title = "ColorRunner"; | ||||
|         config.width = CRGame.WIDTH; | ||||
|         config.height = CRGame.HEIGHT; | ||||
|         config.width = 1000; | ||||
|         config.height = 563; | ||||
|          | ||||
|         /* | ||||
|          * For FPS Independence Testing  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user