Upodated OpenArena and TODO
This commit is contained in:
@@ -164,16 +164,16 @@ FirstStartMenuOptions=''
|
||||
|
||||
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
|
||||
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
|
||||
MultiABI=y
|
||||
MultiABI=all
|
||||
|
||||
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
|
||||
AppMinimumRAM=300
|
||||
|
||||
# Application version code (integer)
|
||||
AppVersionCode=08823
|
||||
AppVersionCode=08824
|
||||
|
||||
# Application user-visible version name (string)
|
||||
AppVersionName="0.8.8.23"
|
||||
AppVersionName="0.8.8.24"
|
||||
|
||||
# Reset SDL config when updating application to the new version (y) / (n)
|
||||
ResetSdlConfigForThisVersion=n
|
||||
|
||||
Reference in New Issue
Block a user