generated from Aleks/xxaazza2z
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
|
game.StarterGui:SetCore("SendNotification", {
|
||
|
Title = "TrianAPI";
|
||
|
Text = "API Connected to UI";
|
||
|
Duration = "5";
|
||
|
})
|