Fix typo in ReShade removal notice (#195)

mfw https://twitter.com/boxerpizza/status/1650825767553495041 came back to slap me in the face
This commit is contained in:
pizzaboxer 2023-05-05 08:45:34 +01:00
parent 5d6538c20d
commit 74f63df43a
No known key found for this signature in database
GPG Key ID: 59D4A1DBAD0F2BA8

View File

@ -849,7 +849,7 @@ namespace Bloxstrap
if (File.Exists(injectorLocation))
{
App.ShowMessageBox(
"Roblox has now completeted rollout of the new client update, featuring 64-bit support and the Hyperion anticheat. ReShade does not work with this update, and so it has now been removed from Bloxstrap.\n\n"+
"Roblox has now finished rolling out the new game client update, featuring 64-bit support and the Hyperion anticheat. ReShade does not work with this update, and so it has now been disabled and removed from Bloxstrap.\n\n"+
"Your ReShade configuration files will still be saved, and you can locate them by opening the folder where Bloxstrap is installed to, and navigating to the Integrations folder. You can choose to delete these if you want.",
MessageBoxImage.Warning
);