typo
This commit is contained in:
parent
c8b029fe7e
commit
df29b463a2
|
@ -22,7 +22,7 @@ open -g $editorpath --args \
|
||||||
-projectPath "$(pwd)/game"
|
-projectPath "$(pwd)/game"
|
||||||
|
|
||||||
# wait for editor log to exist
|
# wait for editor log to exist
|
||||||
while [ ! -f $editorlog ]
|
while [ ! -f $editorlogpath ]
|
||||||
do
|
do
|
||||||
sleep 1
|
sleep 1
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in New Issue