mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 23:59:21 -04:00
parent
c8afe149df
commit
f6e2747fbf
@ -1025,6 +1025,10 @@ public class Display {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static void setDisplayConfiguration(float gamma, float brightness, float contrast) throws LWJGLException {
|
||||||
|
// ignore call, this is required for a1.1.1
|
||||||
|
}
|
||||||
|
|
||||||
public static java.lang.String getAdapter() {
|
public static java.lang.String getAdapter() {
|
||||||
// TODO
|
// TODO
|
||||||
return "GeNotSupportedAdapter";
|
return "GeNotSupportedAdapter";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user