mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-02-07 19:06:24 +00:00
do not clear notes for custom builds
This commit is contained in:
parent
02b7a973e1
commit
e1e294b828
@ -718,7 +718,7 @@ namespace CompatBot.Utils.ResultFormatters
|
||||
|
||||
if (items["build_branch"] == "mgs4")
|
||||
{
|
||||
notes.Clear();
|
||||
//notes.Clear();
|
||||
generalNotes.Add("⚠ Custom RPCS3 builds are not officially supported");
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user