OpenTTD: bump version

This commit is contained in:
Sergii Pylypenko
2017-03-21 20:24:09 +01:00
parent bf211679e1
commit d7ea0a43fb
5 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ cd bin
export LD_LIBRARY_PATH=/usr/local/lib
if [ -z "$1" ]; then
./openttd -d 2 -r 854x480 #-g opntitle.sav
./openttd -d 2 -r 854x480 -g opntitle.sav
else
#gdb -ex run --args \
valgrind --track-fds=yes --log-file=valgrind.log --leak-check=full \