Обновить Injected

This commit is contained in:
notefrvrt 2024-11-13 14:57:51 +01:00
parent b3554f5c04
commit 1b5e46a50e

View File

@ -1,5 +1,5 @@
game.StarterGui:SetCore("SendNotification", {
Title = "TrianAPI";
Text = "API Connected to UI";
Text = "UI Connected to DLL";
Duration = "5";
})