mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-03-14 13:20:59 +00:00
meow attribution
This commit is contained in:
parent
82399f6c26
commit
d43b538501
@ -61,7 +61,7 @@ QString getCreditsHtml(QStringList patrons)
|
||||
}
|
||||
}
|
||||
stream << "<h3>" << QObject::tr("Assets", "About Credits") << "</h3>\n";
|
||||
stream << "<p> Cat Meow.wav <a href='https://freesound.org/people/kklab5050/sounds/120017/'>by kklab5050</a></p>\n";
|
||||
stream << "<p> Cat Meow.wav <a href='https://freesound.org/people/kklab5050/sounds/120017/'>by kklab5050 on freesound.org</a></p>\n";
|
||||
stream << "</center>\n";
|
||||
return output;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user