We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6489659 commit b54ccc7Copy full SHA for b54ccc7
installer.nsi
@@ -216,6 +216,7 @@ Section "uninstall"
216
Delete "$robloxPath\ReShade.log"
217
Delete "$robloxPath\NunitoSans-Regular.ttf"
218
Delete "$robloxPath\Hack-Regular.ttf"
219
+ Delete "$DESKTOP\rbxfpsunlocker.lnk"
220
SectionEnd
221
222
####################################################################
0 commit comments