Browse Source

Add an NYI comment.

master
poikilos 4 years ago
parent
commit
f9019073cd
  1. 1
      install-minetest-linux64.sh

1
install-minetest-linux64.sh

@ -188,6 +188,7 @@ fi
for var in "$@"
do
if [ "@$var" = "@--update" ]; then
# This doesn't do much yet.
ENABLE_DL=true
fi
done

Loading…
Cancel
Save