Remove redundant cheats_folder var definition, as it is now in retrodeck.cfg

This commit is contained in:
icenine451 2025-03-05 11:12:26 -05:00
parent b30926bb7f
commit 9aa4671baa

View file

@ -255,7 +255,6 @@ fi
logs_folder="$rdhome/logs" # The path of the logs folder, here we collect all the logs
steamsync_folder="$rdhome/.sync" # Folder containing all the steam sync launchers for SRM
steamsync_folder_tmp="$rdhome/.sync-tmp" # Temp folder containing all the steam sync launchers for SRM
cheats_folder="$rdhome/cheats" # Folder containing all the cheats for the emulators
backups_folder="$rdhome/backups" # Folder containing all the RetroDECK backups
export GLOBAL_SOURCED=true
export GLOBAL_SOURCED=true