Advertisement
Forth_Shepherd

Untitled

Mar 22nd, 2023 (edited)
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. string sShow = "Show";
  2. string add = "another line in here";
  3. string sSkip = "Skip";
  4. string sCheckURLs = "Check URLs";
  5. key kCheckURLs;
  6. integer URL_CHANNEL;
  7. integer SPEAKER_TO_BLACKBOARD = 292021;
  8.  
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement