Updated todo

This commit is contained in:
pelya
2021-02-04 01:42:43 +02:00
parent 4d4f33ed90
commit 14c94d5deb
3 changed files with 5 additions and 3 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=111092
AppVersionCode=111093
# Application user-visible version name (string)
AppVersionName="1.11.0.92"
AppVersionName="1.11.0-beta1.93"
# 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

View File

@@ -45,6 +45,8 @@ TODO, which will get actually done
- XSDL: Update video when window not focused, this will allow for output in splitscreen mode.
- XSDL: Option to disable PulseAudio.
- Debian: force Chromium version to the last working one, from Jan 2020.
- OpenLieroX: limited lives are shown incorrectly in score table when spectating.