Fixed android-shmem compilation with NDK r14b, updated OpenTTD

This commit is contained in:
Sergii Pylypenko
2017-03-22 22:26:53 +02:00
parent d7ea0a43fb
commit 09f8a53a22
4 changed files with 5 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=17064
AppVersionCode=17065
# Application user-visible version name (string)
AppVersionName="1.7.0.64-RC1"
AppVersionName="1.7.0.65-RC1"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu

View File

@@ -20,3 +20,4 @@ left_mouse_btn_scrolling = true
osk_activation = disabled
auto_scrolling = 0
reverse_scroll = true
windows_titlebars = false