From 4d5c4317687900d63cdbbae582d9dd6a75a49f57 Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:54:18 +0300 Subject: [PATCH] Update rpgmaker-linux-cicpoffs-wrapper.sh --- .../rpgmaker-linux-cicpoffs-wrapper.sh | 1 + 1 file changed, 1 insertion(+) 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 #