OpenTTD: bump version
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user