option import not stopping start

This commit is contained in:
AleaJactaEst 2022-03-31 22:28:56 +02:00
parent 23e1e4dbd7
commit 3a61a8b172

View file

@ -140,7 +140,6 @@ fi
if [[ ($IMPORT -ne 0) || (! -d $WORKDIR/.godot) ]]
then
$WORKDIR/$EXE --editor --quit
exit $?
fi
if [ $EDITOR -ne 0 ]