diff --git a/config.sh b/config.sh index 6c4915c37..58166abe5 100644 --- a/config.sh +++ b/config.sh @@ -23,10 +23,10 @@ MODID=Camera2_Enabler # Set to true if you need to enable Magic Mount # Most mods would like it to be enabled -AUTOMOUNT=true +AUTOMOUNT=false # Set to true if you need to load system.prop -PROPFILE=false +PROPFILE=true # Set to true if you need post-fs-data script POSTFSDATA=false