This commit is contained in:
Cere 2024-07-08 03:56:01 -04:00
parent 00e664edc6
commit 3c07d807bc
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# Check for Configs # Check for Configs
STCS_GLOBAL_CONFIG="$HOME/.local/share/CereSaves/stcs-global-config.sh" STCS_GLOBAL_CONFIG="$HOME/.local/share/CereSaves/stcs-global-config.sh"
STCS_GAME_CONFIG="./stcs-config.sh"
if [ -z ${STCS_GAME_CONFIG+x} ]; then if [ -z ${STCS_GAME_CONFIG+x} ]; then
echo "[CereSaves] Game config not defined, trying default!"; echo "[CereSaves] Game config not defined, trying default!";