fix typo
This commit is contained in:
parent
98c2f36a11
commit
9bb9dd590c
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ fullscreen = 0
|
|||
# (str) Android NDK version to use
|
||||
#android.ndk = 9c
|
||||
|
||||
# (int) Android NDK API to use (optional). This is the minimum API your API will support.
|
||||
# (int) Android NDK API to use (optional). This is the minimum API your app will support.
|
||||
#android.ndk.api = 19
|
||||
|
||||
# (bool) Use --private data storage (True) or --dir public storage (False)
|
||||
|
|
Loading…
Add table
Reference in a new issue