Advertisement
luiscobo

Taller_07_Menu

Oct 21st, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "blank_canvas": true,
  3.   "onload": [
  4.     "base = 'https://pastebin.com/raw/';",
  5.     "",
  6.     "var contents = [",
  7.     "    [base + 'VQs1DEt9', 'Taller-07-PrimerMundo'],",
  8.     "    [base + 'qvRkCg22', 'Taller-07-SegundoMundo'],",
  9.     "    ];",
  10.     "MakeCustomMenu(contents);"
  11.   ]
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement