2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-10-31 09:20:23 +00:00

fix Kopier-Paste

This commit is contained in:
Christopher Roy Bratusek 2018-11-27 19:55:04 +01:00
parent 5239c09f93
commit afcc991261

View File

@ -1363,8 +1363,8 @@ check_cfg_setup () {
4 ) tmp_prop="(2 1)"
esac
sed -e '/^nanodroid_nlpbackend/d' -i "${cfg_setup}"
set_prop nanodroid_nlpbackend "${tmp_prop}"
sed -e '/^nanodroid_play/d' -i "${cfg_setup}"
set_prop nanodroid_play "${tmp_prop}"
fi
if [ "${MODID}" = "NanoDroid" ]; then