mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
NOISSUE remove dedication
Ah well... One thing didn't work out and an another one did. That's life.
This commit is contained in:
@@ -39,9 +39,6 @@ QString getCreditsHtml(QStringList patrons)
|
||||
stream << "<h3>" << QObject::tr("Maintainer", "About Credits") << "</h3>\n";
|
||||
stream << "<p>Petr Mrázek <<a href='mailto:peterix@gmail.com'>peterix@gmail.com</a>></p>\n";
|
||||
|
||||
stream << "<h3>Dedicated to Erika</h3>\n";
|
||||
stream << "<p>You gave all the work put into this meaning.</p>\n";
|
||||
|
||||
// TODO: grab contributors from git history
|
||||
/*
|
||||
if(!contributors.isEmpty()) {
|
||||
|
Reference in New Issue
Block a user