Implementation of 2D mode
This commit is contained in:
@@ -17,7 +17,7 @@ repositories {
|
||||
}
|
||||
|
||||
def lwjgl_version = "3.3.6"
|
||||
def lwjgl_natives = "natives-linux"
|
||||
def lwjgl_natives = "natives-windows"
|
||||
|
||||
dependencies {
|
||||
// Use JUnit Jupiter for testing.
|
||||
|
||||
Reference in New Issue
Block a user