final final edit

but a different one at that
This commit is contained in:
nitrohigito 2018-08-12 12:46:05 +02:00 committed by Roberto Anić Banić
parent f2e7fcae5d
commit b00dc957a4

View File

@ -44,7 +44,7 @@ namespace CompatBot.Utils.ResultFormatters
state.PiracyContext = state.PiracyContext.Sanitize();
var msg = $"{message.Author.Mention}, you are being denied further support until you legally dump the game.\n" +
"Please note that the RPCS3 community and its developers do not support piracy.\n" +
"Most of the issues caused by pirated dumps is because they have been tampered with in some way " +
"Most of the issues with pirated dumps are because they have been tampered with in some way " +
"and therefore act unpredictably on RPCS3.\n" +
"If you need help obtaining legal dumps, please read <https://rpcs3.net/quickstart>";
builder.WithColor(Config.Colors.LogAlert)