diff --git a/stcs-wrapper.sh b/stcs-wrapper.sh index 654e2e5..43bad47 100755 --- a/stcs-wrapper.sh +++ b/stcs-wrapper.sh @@ -2,7 +2,6 @@ # Check for Configs STCS_GLOBAL_CONFIG="$HOME/.local/share/CereSaves/stcs-global-config.sh" -STCS_GAME_CONFIG="./stcs-config.sh" if [ -z ${STCS_GAME_CONFIG+x} ]; then echo "[CereSaves] Game config not defined, trying default!";