Advertisement
szymski

Untitled

Apr 13th, 2020
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. var dialog = MATERIALUI.Vgui.Create("MATERIALUI_Dialog");
  2. dialog:SetTitle("Test dialog title");
  3. dialog:SetDescription("This is the description of the dialog box. Does it look good? It is supposed to look good.");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement