IsInjected

This commit is contained in:
notefrvrt 2024-11-13 14:52:39 +01:00
parent 8480812bf7
commit b3554f5c04

5
Injected Normal file
View File

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