OpenTTD: fixed a crash

This commit is contained in:
Sergii Pylypenko
2021-05-16 00:24:05 +03:00
parent 76f5ae99ab
commit 09672ef3ee
2 changed files with 3 additions and 3 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=1112106
AppVersionCode=1112107
# Application user-visible version name (string)
AppVersionName="1.11.2.rev106"
AppVersionName="1.11.2.rev107"
# 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, '!!' will also hide the entry from the menu, so it cannot be disabled