1
0
Fork 0

Fixed text

Signed-off-by: merspieler <merspieler@airmail.cc>
This commit is contained in:
merspieler 2019-03-14 04:23:02 +00:00
parent 083762a38a
commit 9d1df1c41e

View file

@ -110,4 +110,4 @@ if [ -z "$create_zip" ]; then
zip -rq $project.zip scenery/
fi
cat exec-time | grep "real" | sed "s/real\t\([0-9]*\)m\([0-9]*\).*/Building $project took \1 minutes and \2 seconds./"
cat exec-time | grep "real" | sed "s/real\t\([0-9]*\)m\([0-9]*\).*/Building this tile took \1 minutes and \2 seconds./"