option import not stopping start
This commit is contained in:
parent
23e1e4dbd7
commit
3a61a8b172
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ fi
|
|||
if [[ ($IMPORT -ne 0) || (! -d $WORKDIR/.godot) ]]
|
||||
then
|
||||
$WORKDIR/$EXE --editor --quit
|
||||
exit $?
|
||||
fi
|
||||
|
||||
if [ $EDITOR -ne 0 ]
|
||||
|
|
Loading…
Reference in a new issue