Add files via upload

This commit is contained in:
bakustarver 2024-04-08 13:18:33 +03:00 committed by GitHub
parent 0aa078ba3a
commit 1017215f5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,9 +157,9 @@ found=true
fi
fi
#
# if [ -z "$found" ] && [ -n "$gamef" ] ; then
# checkgamefilesfd "$gamef"
# fi
if [ -z "$found" ] && [ -n "$gamef" ] ; then
checkgamefilesfd "$gamef"
fi