luiscobo

Taller10Menu

Oct 27th, 2019
112
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 + '1UZE4mTF', 'Mundo-Vacio-DePrueba'],",
  8.     "    [base + 'UWJyj0Ri', 'Taller-10-PrimerMundo'],",
  9.     "    [base + 'EyrN8XnX', 'Taller-10-SegundoMundo'],",
  10.     "    [base + 'wjr6hvhF', 'Taller-10-TercerMundo']",
  11.     "    ];",
  12.     "MakeCustomMenu(contents);"
  13.   ]
  14. }
Add Comment
Please, Sign In to add comment