Update cheats_patches.cpp

This commit is contained in:
illusion0001 2024-09-03 10:43:35 -05:00 committed by GitHub
parent 7c152807e6
commit b8fde68f23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -669,7 +669,7 @@ void CheatsPatches::populateFileListPatches() {
void CheatsPatches::downloadPatches(const QString repository, const bool showMessageBox) {
QString url;
if (repository == "GoldHEN") {
url = "https://github.com/illusion0001/PS4-PS5-Game-Patch/tree/main"
url = "https://github.com/illusion0001/PS4-PS5-Game-Patch/tree/main/"
"patches/xml";
}
if (repository == "shadPS4") {