Advertisement
BloodknightStudios

Untitled

Nov 15th, 2015
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.13 KB | None | 0 0
  1. if( !isObject( GuiSliderProfile ) )
  2. new GuiControlProfile( GuiSliderProfile )
  3. {
  4.    bitmap = "./images/slider";
  5.    category = "Core";
  6. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement