Fix android API
This commit is contained in:
parent
fd5e77f23e
commit
213f8b8534
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ impl HeadlessContext {
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn get_api(&self) -> ::Api {
|
pub fn get_api(&self) -> ::Api {
|
||||||
::Api::OpenGl
|
::Api::OpenGlEs
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue