XSDL: enable screen buttons by default
This commit is contained in:
@@ -299,7 +299,7 @@ AppSubdirsBuild='none'
|
||||
AppBuildExclude=''
|
||||
|
||||
# Application command line parameters, including app name as 0-th param
|
||||
AppCmdline='XSDL'
|
||||
AppCmdline='XSDL -screenbuttons'
|
||||
|
||||
# Screen size is used by Google Play to prevent an app to be installed on devices with smaller screens
|
||||
# Minimum screen size that application supports: (s)mall / (m)edium / (l)arge
|
||||
|
||||
Reference in New Issue
Block a user