Advertisement
Guest User

Untitled

a guest
Jan 20th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. local song = require("song")
  2. local noteList = {
  3. }
  4. song.play(noteList, nil, true)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement