diff --git a/targets/android/template/config.cxs b/targets/android/template/config.cxs index ced5400f..d36f51fb 100644 --- a/targets/android/template/config.cxs +++ b/targets/android/template/config.cxs @@ -11,7 +11,7 @@ #ANDROID_APP_LABEL="Cerberus Game" #ANDROID_APP_PACKAGE="com.cerberus.cerberusgame" -#ANDROID_SCREEN_ORIENTATION="user" '"user", "portrait", "landscape" +#ANDROID_SCREEN_ORIENTATION="user" '"user", "userPortrait", "userLandscape" #ANDROID_GAMEPAD_ENABLED=False #ANDROID_MIN_SDK_VERSION="16" #ANDROID_TARGET_SDK_VERSION="28"