Fixed typo

This commit is contained in:
Christophe Vandekerchove 2016-03-27 19:15:05 +02:00
parent 39c27944be
commit 04c4a6b577

View File

@ -30,7 +30,7 @@ if [ "$FACTORIO_NO_AUTO_PAUSE" == true ]; then
no_auto_pause="--no-auto-pause" no_auto_pause="--no-auto-pause"
else else
no_auto_pause="" no_auto_pause=""
fi" fi
echo "###" echo "###"
echo "# Launching Game" echo "# Launching Game"
echo "###" echo "###"