diff --git a/nwjs/packagefiles/rpgmaker-linux-steam-wrapper/rpgmaker-linux-cicpoffs-wrapper.sh b/nwjs/packagefiles/rpgmaker-linux-steam-wrapper/rpgmaker-linux-cicpoffs-wrapper.sh index c4488de..f1679b5 100644 --- a/nwjs/packagefiles/rpgmaker-linux-steam-wrapper/rpgmaker-linux-cicpoffs-wrapper.sh +++ b/nwjs/packagefiles/rpgmaker-linux-steam-wrapper/rpgmaker-linux-cicpoffs-wrapper.sh @@ -4,6 +4,7 @@ if [[ ! -z "${LD_PRELOAD}" ]]; then echo "LD_PRELOAD found with $LD_PRELOAD" export ORIGINAL_LD_PRELOAD="$LD_PRELOAD" export LD_PRELOAD="" + export LD_LIBRARY_PATH="" # export PATH="" fi #