From 510b7a13f13065b0b30781adc031b0133819f894 Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Fri, 15 Jul 2022 21:54:19 +1000 Subject: [PATCH] Update 8 --- public/asset/8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/asset/8 b/public/asset/8 index 988833f..0f9b68d 100644 --- a/public/asset/8 +++ b/public/asset/8 @@ -72,7 +72,7 @@ game.Players.FriendRequestEvent:connect(function(fromPlayer,toPlayer,event) if fromPlayer == localPlayer then if event == Enum.FriendRequestEvent.Accept then game:GetService("GuiService"):SendNotification("New Friend", - fromPlayer.Name .. " is now your friend!", + toPlayer.Name .. " is now your friend!", "http://www.morblox.us/thumbs/avatar.ashx?userId="..tostring(fromPlayer.userId).."&x=48&y=48", 5, function()