Update to 13.0-beta1

This commit is contained in:
Pavel Stupnikov
2022-11-23 14:30:36 +04:00
parent 269352680c
commit be23283677
504 changed files with 14161 additions and 9678 deletions

View File

@@ -13,7 +13,7 @@ find * > $dir/ttd_all
mkdir build
cd build
cmake ..
make -j
make -j 4
# cd objs/release
# make $ttdir/src/rev.cpp
cd $curdir