mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-27 12:10:22 +00:00
commit
d02dcbbba2
@ -844,7 +844,7 @@ namespace CompatBot.Utils.ResultFormatters
|
||||
if (items["read_color_buffers"] == EnabledMark)
|
||||
notes.Add("ℹ `Read Color Buffers` may not be required depending on applied patches");
|
||||
if (items["read_depth_buffer"] == EnabledMark)
|
||||
notes.Add("⚠ P`Read Depth Buffer` may not be required depending on applied patches");
|
||||
notes.Add("⚠ `Read Depth Buffer` may not be required depending on applied patches");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user