fix typo
This commit is contained in:
parent
131e8f8792
commit
d3a1905f1e
|
@ -26,7 +26,7 @@ launch_unity () {
|
|||
-projectPath "$(pwd)/game"
|
||||
|
||||
unitypid=`pgrep -n Unity`
|
||||
echo "launched unity ($pid)"
|
||||
echo "launched unity ($unitypid)"
|
||||
}
|
||||
|
||||
launch_unity
|
||||
|
|
Loading…
Reference in New Issue